aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-01-21 21:14:09 -0800
committerJunio C Hamano <gitster@pobox.com>2018-01-21 21:14:09 -0800
commit298d861208d71089dd308761ae96738e81ad3e68 (patch)
tree23e6466809b030db50ee7bc04c1cf3844b79db46 /GIT-VERSION-GEN
parent2512f15446149235156528dafbe75930c712b29e (diff)
downloadgit-298d861208d71089dd308761ae96738e81ad3e68.tar.gz
Start 2.17 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 e4c858d35b..0c86f1c768 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.16.0
+DEF_VER=v2.16.GIT
LF='
'