summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-06-04 14:41:41 +0200
committerJunio C Hamano <gitster@pobox.com>2018-06-04 14:41:41 +0200
commit3e5524907b43337e82a24afbc822078daf7a868f (patch)
tree4ec41fbdfd4e9569fceb3e25d4c1945f1944af0e /GIT-VERSION-GEN
parentMerge branch 'bc/t3430-fixup' (diff)
downloadgit-3e5524907b43337e82a24afbc822078daf7a868f.tar.xz
git-3e5524907b43337e82a24afbc822078daf7a868f.zip
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='
'