summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-21 20:18:49 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-06-21 20:18:49 (GMT)
commite40d724f853269094310e858371cabc4bfdbaeec (patch)
tree0888e3f577fb6de28b722be617879cdd0f42cf6f /GIT-VERSION-GEN
parent60475183c0fe76eab2a12fdf840caa0a29217886 (diff)
downloadgit-e40d724f853269094310e858371cabc4bfdbaeec.zip
git-e40d724f853269094310e858371cabc4bfdbaeec.tar.gz
git-e40d724f853269094310e858371cabc4bfdbaeec.tar.bz2
Kick off post 1.7.11 cycle
I haven't decided what to call this one, 1.7.12, 1.8.0, or even 2.0. Given that summer is a relatively slow season, I suspect 1.7.12 is the most likely outcome, but we will see. 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 43d5649..fde74a6 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.11
+DEF_VER=v1.7.11.GIT
LF='
'