summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-12-06 01:49:31 +0100
committerJunio C Hamano <gitster@pobox.com>2022-12-06 01:49:31 +0100
commit2e71cbbddd64695d43383c25c7a054ac4ff86882 (patch)
tree7a6860df768657af58d2da7336873b3bed7e4e6c /GIT-VERSION-GEN
parentMerge branch 'ab/fewer-the-index-macros' (diff)
downloadgit-2e71cbbddd64695d43383c25c7a054ac4ff86882.tar.xz
git-2e71cbbddd64695d43383c25c7a054ac4ff86882.zip
Git 2.39-rc2v2.39.0-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 551f16d769..6200befdb9 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.39.0-rc1
+DEF_VER=v2.39.0-rc2
LF='
'