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-12-09 21:34:18 +0300
committerJunio C Hamano <gitster@pobox.com>2023-12-10 03:37:51 +0300
commit1a87c842ece327d03d08096395969aca5e0a6996 (patch)
tree6f1551c5294d9ade8c2f69699841f1d76b29f691 /GIT-VERSION-GEN
parent1ef1cce9c254d3787586ac87c1d1a2ca2c00bfd3 (diff)
Start the 2.44 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 a9c8193a75..0901e1bb23 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.43.0
+DEF_VER=v2.43.GIT
LF='
'