summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2018-09-27 11:44:07 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-09-27 11:44:07 -0700
commit6e9e91e9cae74cd7feb9300563d40361b2b17dd2 (patch)
tree92ffd949aca7918772fd2b35e2a845d68ea04f3e /GIT-VERSION-GEN
parentfsck: detect submodule paths starting with dash (diff)
downloadtgif-6e9e91e9cae74cd7feb9300563d40361b2b17dd2.tar.xz
Git 2.17.2
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 4baa413c74..bc54879938 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.17.1
+DEF_VER=v2.17.2
LF='
'