summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-03-01 17:13:35 +0100
committerJunio C Hamano <gitster@pobox.com>2023-03-01 17:13:35 +0100
commitef7d4f53c2fd9e8186d093dea6d45a91ce57110e (patch)
treecbddf1d920c630274a7e4a6550c072132c710637 /GIT-VERSION-GEN
parentA bit more before 2.40-rc1 (diff)
downloadgit-ef7d4f53c2fd9e8186d093dea6d45a91ce57110e.tar.xz
git-ef7d4f53c2fd9e8186d093dea6d45a91ce57110e.zip
Git 2.40-rc1v2.40.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 dd62a3ea59..8708ad4533 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.40.0-rc0
+DEF_VER=v2.40.0-rc1
LF='
'