summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-07 16:14:41 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-06-07 16:14:41 (GMT)
commita1a031d9356cc89cadc5e14acc4028e3ecc306eb (patch)
tree63afbf1f34ab2ebf9c8a6f4efc307437cbe6dd7a /GIT-VERSION-GEN
parentdd3d0711825aae4c8fcec1e277f0581a4fa2ab6c (diff)
downloadgit-a1a031d9356cc89cadc5e14acc4028e3ecc306eb.zip
git-a1a031d9356cc89cadc5e14acc4028e3ecc306eb.tar.gz
git-a1a031d9356cc89cadc5e14acc4028e3ecc306eb.tar.bz2
Git 1.7.11-rc2v1.7.11-rc2
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 955b02b..a1f935e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.11-rc1
+DEF_VER=v1.7.11-rc2
LF='
'