summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2021-08-06 12:53:06 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-08-06 12:53:06 -0700
commit2d755dfac9aadab25c3e025b849252b8c0a61465 (patch)
tree64d9108a2893dc57277024207b4ae9aa4613da85
parentMerge branch 'cb/t7508-regexp-fix' (diff)
downloadtgif-2d755dfac9aadab25c3e025b849252b8c0a61465.tar.xz
Git 2.33-rc1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index b1507e8037..504de6536b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.33.0-rc0
+DEF_VER=v2.33.0-rc1
LF='
'