summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2009-12-26 14:11:46 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-12-26 14:11:46 -0800
commit68b890a8d5aab897f392928105596de85cc9135e (patch)
treec8928b95c5dbd29696c836b077b41e0e0888ff09 /GIT-VERSION-GEN
parentMerge branch 'gb/1.7.0-diff-whitespace-only-output' (diff)
downloadtgif-68b890a8d5aab897f392928105596de85cc9135e.tar.xz
Kick off 1.7.0 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 1628d986fe..a7d8c63427 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.6
+DEF_VER=v1.6.6.GIT
LF='
'