Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-08-06 22:53:06 +0300
committerJunio C Hamano <gitster@pobox.com>2021-08-06 22:53:06 +0300
commit2d755dfac9aadab25c3e025b849252b8c0a61465 (patch)
tree64d9108a2893dc57277024207b4ae9aa4613da85
parentaa7d2fe3550762b8405734894faad4a5d1ab482c (diff)
Git 2.33-rc1v2.33.0-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='
'