aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-11-30 11:00:35 +0900
committerJunio C Hamano <gitster@pobox.com>2022-11-30 11:00:35 +0900
commit7452749a781d84244ecd08c6f6ca7e5df67dfce8 (patch)
treee92899d4f44b3f70ef7077a19daa73642fcade59 /GIT-VERSION-GEN
parent4615d3e2649458aefecffa12a067c9c3b6dc433a (diff)
downloadgit-7452749a781d84244ecd08c6f6ca7e5df67dfce8.tar.gz
Git 2.39-rc1v2.39.0-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 5127f181b0..551f16d769 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.39.0-rc0
+DEF_VER=v2.39.0-rc1
LF='
'