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-07-24 08:02:06 +0400
committerJunio C Hamano <gitster@pobox.com>2012-07-24 08:02:06 +0400
commitccc1188fa34cd9519185a22b13599256ccfac7e1 (patch)
treeec35e61d43163cdc2ac395cb7584558b4c045e0c /GIT-VERSION-GEN
parentebcfa444c436c0a501d38ffd5bae670fe6ee01c5 (diff)
Git 1.7.12-rc0v1.7.12-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 fde74a68d5..22bb2298ae 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.11.GIT
+DEF_VER=v1.7.12-rc0
LF='
'