From: Junio C Hamano Date: Tue, 1 Aug 2017 18:45:17 +0000 (-0700) Subject: Git 2.13.4 X-Git-Tag: v2.13.4^0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf8899d285d2648013040ec7196ffd3de0606664;p=git Git 2.13.4 Signed-off-by: Junio C Hamano --- diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 7ba5c25c24..7e5614374c 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.13.3 +DEF_VER=v2.13.4 LF=' '