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-07-31 02:14:07 +0300
committerJunio C Hamano <gitster@pobox.com>2021-08-03 00:06:43 +0300
commit66262451ec94d30ac4b80eb3123549cf7a788afd (patch)
tree9b9a970f6708c0bbf3e36c291f6d4f13b44ddfeb /GIT-VERSION-GEN
parent9bcdaab13ea542bbdb4ea4d5f189ca00b9270887 (diff)
Git 2.33-rc0v2.33.0-rc0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 9c125f298a..b1507e8037 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.32.0
+DEF_VER=v2.33.0-rc0
LF='
'