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>2020-10-09 07:53:09 +0300
committerJunio C Hamano <gitster@pobox.com>2020-10-09 07:53:26 +0300
commitd4a392452e292ff924e79ec8458611c0f679d6d4 (patch)
tree9686a0e248696bfd12b80803466a2caa37c8b33d /GIT-VERSION-GEN
parent62564ba4e5191aeb849266e8a1bb2845eb257baf (diff)
Git 2.29-rc1v2.29.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 c5027c4556..0ebd699cf0 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.29.0-rc0
+DEF_VER=v2.29.0-rc1
LF='
'