summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-12 16:10:52 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-06-12 16:10:52 (GMT)
commit9bea2b5896701cf952f75c8f6756656cd3c40af0 (patch)
tree819542383d59c5e1a4f9ba2df9e9d6c378931fa3 /GIT-VERSION-GEN
parent3a2c13551e95d27d0cb73e9f313bfd1a89b21917 (diff)
downloadgit-9bea2b5896701cf952f75c8f6756656cd3c40af0.zip
git-9bea2b5896701cf952f75c8f6756656cd3c40af0.tar.gz
git-9bea2b5896701cf952f75c8f6756656cd3c40af0.tar.bz2
Git 1.7.11-rc3v1.7.11-rc3
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 a1f935e..728a5d4 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.11-rc2
+DEF_VER=v1.7.11-rc3
LF='
'