aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-05-30 21:51:57 +0900
committerJunio C Hamano <gitster@pobox.com>2018-05-30 21:51:57 +0900
commit12039e008f9a4e3394f3f94f8ea897785cb09448 (patch)
treefe50643d44b0ec786b099c176e7c67441e96d142 /GIT-VERSION-GEN
parent13e8be95dbcf93f84154695b6a1be9718ff9665b (diff)
downloadgit-12039e008f9a4e3394f3f94f8ea897785cb09448.tar.gz
Git 2.18-rc0v2.18.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 12ff59c2c7..bdd758e409 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.17.GIT
+DEF_VER=v2.18.0-rc0
LF='
'