summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-08-15 20:39:53 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-08-15 20:39:53 (GMT)
commitcd7c0be19f49efe77a8b0690ab92d2eb1cff1778 (patch)
treed9469fca39b68bd693237017267b301a5c4e2770 /GIT-VERSION-GEN
parentd7d3b56bb15256af63a61c6f00e367eba36a647a (diff)
downloadgit-cd7c0be19f49efe77a8b0690ab92d2eb1cff1778.zip
git-cd7c0be19f49efe77a8b0690ab92d2eb1cff1778.tar.gz
git-cd7c0be19f49efe77a8b0690ab92d2eb1cff1778.tar.bz2
Git 1.7.11.5v1.7.11.5
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 a9dea5c..bab4056 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.11.4
+DEF_VER=v1.7.11.5
LF='
'