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-21 22:02:04 +0300
committerJunio C Hamano <gitster@pobox.com>2018-03-21 22:02:04 +0300
commit085f5f95a2723e8f9f4d037c01db5b786355ba49 (patch)
tree8e10048b45aa5fc09d3410334d48d5f50517cebb /GIT-VERSION-GEN
parentd16c37964c284fa599251caafb51128c0df925a9 (diff)
Git 2.17-rc1v2.17.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 067e9e7f44..b4fb7d9a39 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.17.0-rc0
+DEF_VER=v2.17.0-rc1
LF='
'