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>2018-06-04 15:41:41 +0300
committerJunio C Hamano <gitster@pobox.com>2018-06-04 15:41:41 +0300
commit3e5524907b43337e82a24afbc822078daf7a868f (patch)
tree4ec41fbdfd4e9569fceb3e25d4c1945f1944af0e /GIT-VERSION-GEN
parente66e8f9be8af90671b85a758b62610bd1162de2d (diff)
Git 2.18-rc1v2.18.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 bdd758e409..1971bf34c3 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.18.0-rc0
+DEF_VER=v2.18.0-rc1
LF='
'