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-25 01:33:23 +0300
committerJunio C Hamano <gitster@pobox.com>2021-08-25 01:33:23 +0300
commitc4203212e360b25a1c69467b5a8437d45a373cac (patch)
tree68e90e57355ce03897c58ee12ebdd54fd009b2c3 /GIT-VERSION-GEN
parent1b2be06e04c5dba2fc25d2eb0cc2bd85d469e350 (diff)
The first batch post 2.33
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 b1c0d4eb2e..b48559d654 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.GIT
LF='
'