summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2018-03-21 12:02:04 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-03-21 12:02:04 -0700
commit085f5f95a2723e8f9f4d037c01db5b786355ba49 (patch)
tree8e10048b45aa5fc09d3410334d48d5f50517cebb /GIT-VERSION-GEN
parentMerge branch 'jk/attributes-path-doc' (diff)
downloadtgif-085f5f95a2723e8f9f4d037c01db5b786355ba49.tar.xz
Git 2.17-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='
'