summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-09-11 11:18:48 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-09-11 11:18:48 -0700
commite09e4024a070e666ed40b66442e8151b91d623e4 (patch)
tree59db1624b52fa3b07075785a9d460a169c4ea379 /GIT-VERSION-GEN
parentMerge branch 'jc/maint-mergetool-style-fix' into maint-1.7.11 (diff)
downloadtgif-e09e4024a070e666ed40b66442e8151b91d623e4.tar.xz
Git 1.7.11.6
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 bab4056445..754b94e0d2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.11.5
+DEF_VER=v1.7.11.6
LF='
'