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-09-16 01:38:46 +0300
committerJunio C Hamano <gitster@pobox.com>2022-09-16 02:09:47 +0300
commitd3fa443f97e3a8d75b51341e2d5bac380b7422df (patch)
tree426c9c814cd79a8376408a73678a555e7157e8ff /GIT-VERSION-GEN
parentca20a44bc5dbed583b355c4a9a3c9ebf901a883d (diff)
Git 2.38-rc0v2.38.0-rc0
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 6ec9e34282..ecd94fd3f2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.37.GIT
+DEF_VER=v2.38.0-rc0
LF='
'