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-10 23:54:23 +0300
committerJunio C Hamano <gitster@pobox.com>2017-02-10 23:54:23 +0300
commit5588dbffbd61e4906e453808c6ad32f792fea521 (patch)
treea3d283173a125822b4fea4c5f70d4018b169de7a /GIT-VERSION-GEN
parent653078bbddef3ecd454c3e36b9e43629128967db (diff)
Git 2.12-rc1v2.12.0-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 4bed33d2ae..1eabbd88ac 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.12.0-rc0
+DEF_VER=v2.12.0-rc1
LF='
'