aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-11-10 18:00:59 +0900
committerJunio C Hamano <gitster@pobox.com>2019-11-10 18:02:17 +0900
commitd9f6f3b6195a0ca35642561e530798ad1469bd41 (patch)
tree66dbd0593d9a31a67a1e59427b2e259d35d3bc34 /GIT-VERSION-GEN
parent28014c1084c0180c71af9ffaaca82a57e48b76b5 (diff)
downloadgit-d9f6f3b6195a0ca35642561e530798ad1469bd41.tar.gz
The first batch post 2.24 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 5048d9bff6..22e8d83d98 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.24.0
+DEF_VER=v2.24.GIT
LF='
'