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-31 00:00:03 +0400
committerJunio C Hamano <gitster@pobox.com>2012-07-31 00:20:00 +0400
commit3b2d763db07f251e424d7f940938d9df1e1d4d09 (patch)
treedb85c08fa4a22cde37e1577bc5259239d1dbbb2a /GIT-VERSION-GEN
parent9c9b9ede9062ad702a6aa4384a597beb473e0293 (diff)
Git 1.7.12-rc1v1.7.12-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 22bb2298ae..4c1a79e3b2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.12-rc0
+DEF_VER=v1.7.12-rc1
LF='
'