Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-01-22 08:14:09 +0300
committerJunio C Hamano <gitster@pobox.com>2018-01-22 08:14:09 +0300
commit298d861208d71089dd308761ae96738e81ad3e68 (patch)
tree23e6466809b030db50ee7bc04c1cf3844b79db46 /GIT-VERSION-GEN
parent2512f15446149235156528dafbe75930c712b29e (diff)
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='
'