summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-04-10 08:31:10 +0900
committerJunio C Hamano <gitster@pobox.com>2018-04-10 08:31:17 +0900
commit69d71ec4433d21f464d83b529432856da2387bba (patch)
tree351081219d178b855af7f2faddcad86990e8f04f /GIT-VERSION-GEN
parentcbf033943978fca4aed24fc107485eb74c63ddde (diff)
downloadgit-69d71ec4433d21f464d83b529432856da2387bba.tar.gz
The first batch for 2.18 cycle
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 1b4624c876..12ff59c2c7 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.17.0
+DEF_VER=v2.17.GIT
LF='
'