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-02-24 22:32:40 +0300
committerJunio C Hamano <gitster@pobox.com>2023-02-24 22:32:40 +0300
commitc5f7ef5fdc2d60af86669931829e4da57e2eed68 (patch)
tree5ee3c20b6de5ada88ba9babe4de3b682ed11be4e /GIT-VERSION-GEN
parentdeb32d6d6024bbfc41408893f122dab2ed947c34 (diff)
Git 2.40-rc0v2.40.0-rc0
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 c4c2d3e022..dd62a3ea59 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.39.GIT
+DEF_VER=v2.40.0-rc0
LF='
'