aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-03-19 15:07:58 -0700
committerJunio C Hamano <gitster@pobox.com>2021-03-19 15:25:40 -0700
commit98164e9585e02e31dcf1377a553efe076c15f8c6 (patch)
tree8e7a1e5d6b06786ed3d1c43a47bd7882a1aa8806 /GIT-VERSION-GEN
parentef486a9ecfc73512d515644cc02f7ad9a229c533 (diff)
downloadgit-98164e9585e02e31dcf1377a553efe076c15f8c6.tar.gz
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='
'