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-04-28 20:44:14 +0300
committerJunio C Hamano <gitster@pobox.com>2022-04-28 20:46:04 +0300
commit0f828332d5ac36fc63b7d8202652efa152809856 (patch)
tree1dbb9f788daa8f3f1a09556093cecfb6d86454a7 /GIT-VERSION-GEN
parent096b082b2abe55672242d4ac1e469c8843fee21c (diff)
Some regression fixes for 2.36
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 fdcebd2c58..1d667699e1 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.36.0
+DEF_VER=v2.36.GIT
LF='
'