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>2018-03-28 21:05:14 +0300
committerJunio C Hamano <gitster@pobox.com>2018-03-28 21:05:14 +0300
commit03df4959472e7d4b5117bb72ac86e1e2bcf21723 (patch)
treec40f0e58466339fd73c1e16ec34eeb8f98cd0ac7
parent72d30c71a3ab3c2ea203b810086288e364b168a7 (diff)
Git 2.17-rc2v2.17.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 b4fb7d9a39..02ab86f2a7 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.17.0-rc1
+DEF_VER=v2.17.0-rc2
LF='
'