summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-03-28 18:05:14 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-03-28 18:05:14 (GMT)
commit03df4959472e7d4b5117bb72ac86e1e2bcf21723 (patch)
treec40f0e58466339fd73c1e16ec34eeb8f98cd0ac7 /GIT-VERSION-GEN
parent72d30c71a3ab3c2ea203b810086288e364b168a7 (diff)
downloadgit-03df4959472e7d4b5117bb72ac86e1e2bcf21723.zip
git-03df4959472e7d4b5117bb72ac86e1e2bcf21723.tar.gz
git-03df4959472e7d4b5117bb72ac86e1e2bcf21723.tar.bz2
Git 2.17-rc2v2.17.0-rc2
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 b4fb7d9..02ab86f 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='
'