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-06-13 18:00:28 +0300
committerJunio C Hamano <gitster@pobox.com>2023-06-13 22:29:46 +0300
commitd7d8841f67f29e6ecbad85a11805c907d0f00d5d (patch)
tree2df6c360781f1153fce8c3a5de7b1086f211298b /GIT-VERSION-GEN
parent32fe7fff0c141784dcfcece405e8e1866c55a2a9 (diff)
Start the 2.42 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 b37f72a552..07e72c28b8 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.41.0
+DEF_VER=v2.41.GIT
LF='
'