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-08-24 19:31:49 +0300
committerJunio C Hamano <gitster@pobox.com>2023-08-24 19:32:34 +0300
commitcd9da15a85bfbcb0bddc799e5fe6bed50644f269 (patch)
tree37b461d5c37fe61e38ff6de4633b12d1aec44bb3 /GIT-VERSION-GEN
parentc7b6a6c0be7cdc847eb6e0f0e8a636b8c79fd480 (diff)
Start the 2.43 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 2c8dae398f..9f0307d364 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.42.0
+DEF_VER=v2.42.GIT
LF='
'