summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-03-21 20:02:04 +0100
committerJunio C Hamano <gitster@pobox.com>2018-03-21 20:02:04 +0100
commit085f5f95a2723e8f9f4d037c01db5b786355ba49 (patch)
tree8e10048b45aa5fc09d3410334d48d5f50517cebb /GIT-VERSION-GEN
parentMerge branch 'jk/attributes-path-doc' (diff)
downloadgit-085f5f95a2723e8f9f4d037c01db5b786355ba49.tar.xz
git-085f5f95a2723e8f9f4d037c01db5b786355ba49.zip
Git 2.17-rc1v2.17.0-rc1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-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='
'