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-07-25 00:50:35 +0300
committerJunio C Hamano <gitster@pobox.com>2017-07-25 00:50:35 +0300
commit5800c63717ae35286a1441f14ffff753e01f7e2b (patch)
tree47d109315ab006388a72b91fe9efed19c83ea968
parent9e3958e86d3c298e44f9b1519579698cf1e125b9 (diff)
Git 2.14-rc1v2.14.0-rc1
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 8bdf5a367e..96c688bd21 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.14.0-rc0
+DEF_VER=v2.14.0-rc1
LF='
'