aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-05-16 11:52:09 +0900
committerJunio C Hamano <gitster@pobox.com>2017-05-16 11:52:15 +0900
commit10c78a162fa821ee85203165b805ff46be454091 (patch)
treee2293423fd5a759b3734860c6fab8d730827600a /GIT-VERSION-GEN
parentb15667bbdc5ab7732caac977068f5d1cf083115e (diff)
downloadgit-10c78a162fa821ee85203165b805ff46be454091.tar.gz
Start post 2.13 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 afcf9e9abf..4f94fc7574 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.13.0
+DEF_VER=v2.13.GIT
LF='
'