summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-05 21:58:10 +0200
committerJunio C Hamano <gitster@pobox.com>2015-10-05 22:20:21 +0200
commit24a00ef646974be49ef7138239c3803805400797 (patch)
tree42e84aa740b357d765c397e15f1c8403e404c3c0 /GIT-VERSION-GEN
parentSync with 2.6.1 (diff)
downloadgit-24a00ef646974be49ef7138239c3803805400797.tar.xz
git-24a00ef646974be49ef7138239c3803805400797.zip
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 97f58d1dbb..94e40c4000 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='
'