aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-06-17 10:33:42 -0700
committerJunio C Hamano <gitster@pobox.com>2022-06-17 10:33:42 -0700
commitb81b98f818fdacdc472f2afed2ae67d9d0893fe2 (patch)
treee2d2909f8b8f7c772dc9ba88b3c7b27377762c16 /GIT-VERSION-GEN
parentaa11b94ef87050af9e4e0aab64f1ab89636c5be4 (diff)
downloadgit-b81b98f818fdacdc472f2afed2ae67d9d0893fe2.tar.gz
Another batch of fixes before -rc1
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 1d667699e1..c0b5e722dd 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.36.GIT
+DEF_VER=v2.37.0-rc1 ;# not quite
LF='
'