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>2017-02-18 01:00:19 +0300
committerJunio C Hamano <gitster@pobox.com>2017-02-18 01:00:19 +0300
commit20769079d22a9f8010232bdf6131918c33a1bf69 (patch)
treeafb30c6559dab43341512cd49dbfc446ac52474a
parent076c05393a047247ea723896289b48d6549ed7d0 (diff)
Git 2.12-rc2v2.12.0-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 1eabbd88ac..be07d623b3 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.12.0-rc1
+DEF_VER=v2.12.0-rc2
LF='
'