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>2022-12-14 11:43:27 +0300
committerJunio C Hamano <gitster@pobox.com>2022-12-14 12:32:26 +0300
commit57e2c6ebbe7108b35ba30184dcbcb6c34c929ad8 (patch)
treeba7df43e20ba3a563c68fcdca0dbf7cfefb955b5 /GIT-VERSION-GEN
parent26f81233ab913ebfaa04df8cdbb48335293563a4 (diff)
Start the 2.40 cycle
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 b2580ab851..c4c2d3e022 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.39.0
+DEF_VER=v2.39.GIT
LF='
'