aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-05 12:58:10 -0700
committerJunio C Hamano <gitster@pobox.com>2015-10-05 13:20:21 -0700
commit24a00ef646974be49ef7138239c3803805400797 (patch)
tree42e84aa740b357d765c397e15f1c8403e404c3c0 /GIT-VERSION-GEN
parent590f6e4235a7d44ad39511186ca8bbac02ae8c2e (diff)
downloadgit-24a00ef646974be49ef7138239c3803805400797.tar.gz
git-24a00ef646974be49ef7138239c3803805400797.tar.xz
Start cycle toward 2.7
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 97f58d1db..94e40c400 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.6.0
+DEF_VER=v2.6.0.GIT
LF='
'