Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-03-07 08:53:11 +0300
committerJunio C Hamano <gitster@pobox.com>2023-03-07 08:53:11 +0300
commit725f57037d81e24eacfda6e59a19c60c0b4c8062 (patch)
treeda3438c66fd4a8f14fdce7f5637871e65410fba4
parent9a4e18b7010f4f0136e71af3f701d10688b98a73 (diff)
Git 2.40-rc2v2.40.0-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 8708ad4533..4383a64973 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.40.0-rc1
+DEF_VER=v2.40.0-rc2
LF='
'