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>2021-11-22 08:55:56 +0300
committerJunio C Hamano <gitster@pobox.com>2021-11-22 08:57:04 +0300
commit0ea906d20517145895193a99666d5f2860a04360 (patch)
tree8fd3a8865eb3a764e4277145252c08f72fa7135b /GIT-VERSION-GEN
parentc152456453906eb3feabaeb7197475263fcc03ce (diff)
0th batch for early fixes
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 1ca3dfe943..8d2297c33b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.34.0
+DEF_VER=v2.34.GIT
LF='
'