aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-03-15 15:01:05 -0700
committerJunio C Hamano <gitster@pobox.com>2018-03-15 15:01:05 -0700
commit0afbf6caa5b16dcfa3074982e5b48e27d452dbbb (patch)
tree443f5d668dba30e35fd1d338fb533d3cedfe60b0 /GIT-VERSION-GEN
parente215e89791b97ebb6831504480c8ab4734a2117e (diff)
downloadgit-0afbf6caa5b16dcfa3074982e5b48e27d452dbbb.tar.gz
Git 2.17-rc0v2.17.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 0c86f1c768..067e9e7f44 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.16.GIT
+DEF_VER=v2.17.0-rc0
LF='
'