From: Junio C Hamano Date: Mon, 30 Oct 2017 05:00:44 +0000 (+0900) Subject: Git 2.15 X-Git-Tag: v2.15.0^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cb5918aa0d50f50e83787f65c2ddc3dcb10159fe;p=thirdparty%2Fgit.git Git 2.15 Signed-off-by: Junio C Hamano --- diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 9ef24f24d8..a9dbc3f12c 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.15.0-rc2 +DEF_VER=v2.15.0 LF=' '