From: Junio C Hamano Date: Sun, 24 Feb 2019 15:55:19 +0000 (-0800) Subject: Git 2.21 X-Git-Tag: v2.21.0^0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8104ec994ea3849a968b4667d072fedd1e688642;p=git Git 2.21 Signed-off-by: Junio C Hamano --- diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 57fc1ab6d0..13f835f9cd 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.21.0-rc2 +DEF_VER=v2.21.0 LF=' '