summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-05-25 19:19:45 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-05-25 19:19:45 (GMT)
commitbefc5ed3799cb6fcbaa7de03e7fa1760e846853c (patch)
tree7421aea727eba9a47a71db7f3adb6cf10c075645 /GIT-VERSION-GEN
parent4acf8e85dc088c42843221348e9c039d9bd23ecc (diff)
downloadgit-befc5ed3799cb6fcbaa7de03e7fa1760e846853c.zip
git-befc5ed3799cb6fcbaa7de03e7fa1760e846853c.tar.gz
git-befc5ed3799cb6fcbaa7de03e7fa1760e846853c.tar.bz2
Git 1.7.11-rc0v1.7.11-rc0
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 c92dbed..ebbe873 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.10.GIT
+DEF_VER=v1.7.11-rc0
LF='
'