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-15 21:58:37 +0300
committerJunio C Hamano <gitster@pobox.com>2020-10-15 21:58:37 +0300
commita5fa49ff0a8f3252c6bff49f92b85e7683868f8a (patch)
treeb0524283bbf4347f2ad3ecc4b36deb187a8e0192
parentd4a392452e292ff924e79ec8458611c0f679d6d4 (diff)
Git 2.29-rc2v2.29.0-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 0ebd699cf0..df00ddfd84 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.29.0-rc1
+DEF_VER=v2.29.0-rc2
LF='
'