summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2017-09-22 14:49:24 +0900
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-09-22 14:49:24 +0900
commit42e6fde5c28150206956ea4be490d886c4ecbd68 (patch)
treee64d4aabcdd1383a9ff9a719f1cf2b0bc337b492 /GIT-VERSION-GEN
parentSync with 2.12.5 (diff)
downloadtgif-42e6fde5c28150206956ea4be490d886c4ecbd68.tar.xz
Git 2.13.6
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 f3d4649a90..3db6830bed 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.13.5
+DEF_VER=v2.13.6
LF='
'