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 <johannes.schindelin@gmx.de>
Johannes Schindelin committed
Mar 17, 2022 at 10:35 UTC
898225ba0419f3a2fabdf11750a90031a838f3b3
1 file changed
+1
-1
GIT-VERSION-GEN
+1
-1
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='
'