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-22 01:26:39 +0300
committerJunio C Hamano <gitster@pobox.com>2022-09-22 01:27:03 +0300
commit1b3d6e17fe83eb6f79ffbac2f2c61bbf1eaef5f8 (patch)
tree26b2c00eee2503a481d3691f6381346757aaf025 /GIT-VERSION-GEN
parent04cc66fe8caed77a0c14106a935d9fba43cf44f0 (diff)
Git 2.38-rc1v2.38.0-rc1
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 ecd94fd3f2..a6d1044e8d 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.38.0-rc0
+DEF_VER=v2.38.0-rc1
LF='
'