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-03-20 01:07:58 +0300
committerJunio C Hamano <gitster@pobox.com>2021-03-20 01:25:40 +0300
commit98164e9585e02e31dcf1377a553efe076c15f8c6 (patch)
tree8e7a1e5d6b06786ed3d1c43a47bd7882a1aa8806 /GIT-VERSION-GEN
parentef486a9ecfc73512d515644cc02f7ad9a229c533 (diff)
The first batch in 2.32 cycle
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 8f6334d4e4..d2ff91775e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.31.0
+DEF_VER=v2.31.GIT
LF='
'