Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-04 02:56:05 +0400
committerJunio C Hamano <gitster@pobox.com>2012-06-04 02:56:05 +0400
commit3fe4498197ced84886b4adaddf18f1109b477f8e (patch)
tree6db4a67ae32f0fc40a8e23f4d8ac46426775a9cf /GIT-VERSION-GEN
parent47829ed0105c863efb8cc304d09edf14283b32d9 (diff)
Git 1.7.11-rc1v1.7.11-rc1
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 ebbe873494..955b02b480 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.11-rc0
+DEF_VER=v1.7.11-rc1
LF='
'