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-07-03 03:01:34 +0300
committerJunio C Hamano <gitster@pobox.com>2022-07-03 07:56:08 +0300
commit30cc8d0f147546d4dd77bf497f4dec51e7265bd8 (patch)
treecf23c192d11315613a05b7bbdd3e142182bc1749 /GIT-VERSION-GEN
parent0f0bc2124b25476504e7215dc2af92d5748ad327 (diff)
A regression fix for 2.37
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 b210b306b7..6ec9e34282 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.37.0
+DEF_VER=v2.37.GIT
LF='
'