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-20 18:33:55 +0300
committerJunio C Hamano <gitster@pobox.com>2020-05-20 18:33:55 +0300
commit87680d32efb6d14f162e54ad3bda4e3d6c908559 (patch)
treeae075c5e809c8b9104692068a18ef7fdce707e66 /GIT-VERSION-GEN
parent22954ba04d88d0962cf12657bd9eddf8b8d22f78 (diff)
Git 2.27-rc1v2.27.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 03d2243c0d..165ce7a4a4 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.27.0-rc0
+DEF_VER=v2.27.0-rc1
LF='
'