From: Johannes Schindelin Date: Thu, 17 Mar 2022 09:35:52 +0000 (+0100) Subject: GIT-VERSION-GEN: bump to v2.33.1 X-Git-Tag: v2.35.2~1^2~1^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=898225ba0419f3a2fabdf11750a90031a838f3b3;p=thirdparty%2Fgit.git GIT-VERSION-GEN: bump to v2.33.1 This was missed in af6d1d602a8f (Git 2.33.1, 2021-10-12). Signed-off-by: Johannes Schindelin --- diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index b1c0d4eb2e..11aac6e397 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.33.0 +DEF_VER=v2.33.1 LF=' '