summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2017-08-01 12:30:00 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-08-01 12:30:00 -0700
commit7234152e66e52c7601789f6de822bb39590f0595 (patch)
tree1bb515c97aa534a6e9d17d368c858d1ce9ef1dd8 /GIT-VERSION-GEN
parentMerge tag 'v2.12.4' into maint (diff)
downloadtgif-7234152e66e52c7601789f6de822bb39590f0595.tar.xz
Git 2.13.5
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 7e5614374c..f3d4649a90 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.13.4
+DEF_VER=v2.13.5
LF='
'