summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-07-22 20:07:40 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-07-22 20:07:40 (GMT)
commite6dfbcf12b0e70897818cb36903de0625931a5c6 (patch)
tree9fea14a347106d8684e58332663f015d03e43364 /GIT-VERSION-GEN
parentb120079113c62cf52a23e0d84760b5405bcf6b2e (diff)
downloadgit-e6dfbcf12b0e70897818cb36903de0625931a5c6.zip
git-e6dfbcf12b0e70897818cb36903de0625931a5c6.tar.gz
git-e6dfbcf12b0e70897818cb36903de0625931a5c6.tar.bz2
Git 1.7.11.3v1.7.11.3
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 0782821..9f0d550 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.11.2
+DEF_VER=v1.7.11.3
LF='
'