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-05-15 00:39:28 +0300
committerJunio C Hamano <gitster@pobox.com>2020-05-15 00:39:45 +0300
commitefcab5b7a3d2ce2ae4bf808b335938098b18d960 (patch)
treec5a065329cd854756bb523a2ab3d0295ee36ea2b /GIT-VERSION-GEN
parentd98abce68f4bd79aa29c66497a5eda3415668430 (diff)
Git 2.27-rc0v2.27.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 21f929e7ee..03d2243c0d 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.26.GIT
+DEF_VER=v2.27.0-rc0
LF='
'