summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2011-12-05 15:49:34 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-12-05 15:49:34 -0800
commit7e02a6c63a183270b726bb21640059ae16fa48ae (patch)
treeb53a23f5ac7bbb8d013b148cb125b39569d06cc6 /GIT-VERSION-GEN
parentMerge branch 'jk/refresh-porcelain-output' (diff)
downloadtgif-7e02a6c63a183270b726bb21640059ae16fa48ae.tar.xz
Kick-off the 1.7.9 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 a04c8f32b7..e18a30a16a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.8
+DEF_VER=v1.7.8.GIT
LF='
'