summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-05-22 05:28:26 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-05-22 05:28:26 (GMT)
commitfc54c1af3ec09bab8b8ea09768c2da4069b7f53e (patch)
treeccbd5bc7c0d981e19c6355ce6bd81e1e7630eab9 /GIT-VERSION-GEN
parent9e84a6d7580c3714a2c1c152d7820ccc93232a71 (diff)
downloadgit-2.17.1.zip
git-2.17.1.tar.gz
git-2.17.1.tar.bz2
Git 2.17.1v2.17.1
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 1b4624c..4baa413 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.17.0
+DEF_VER=v2.17.1
LF='
'