summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-08-04 19:01:45 +0200
committerJunio C Hamano <gitster@pobox.com>2023-08-04 19:52:31 +0200
commitac83bc5054c2ac489166072334b4147ce6d0fccb (patch)
treea55cf9b18bcbed84f94787f160713b234210c7b6 /GIT-VERSION-GEN
parentMerge branch 'jc/branch-in-use-error-message' (diff)
downloadgit-ac83bc5054c2ac489166072334b4147ce6d0fccb.tar.xz
git-ac83bc5054c2ac489166072334b4147ce6d0fccb.zip
Git 2.42-rc0v2.42.0-rc0
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 07e72c28b8..7313f8aa3e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.41.GIT
+DEF_VER=v2.42.0-rc0
LF='
'