From: Junio C Hamano Date: Fri, 5 Dec 2014 19:38:19 +0000 (-0800) Subject: Start post 2.2 cycle X-Git-Tag: v2.2.1~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1b74f643f6929c94e0ce6643ffd78e198e4e2bd0;p=git Start post 2.2 cycle Signed-off-by: Junio C Hamano --- diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index aa9dab2de2..53dd6b3285 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.2.0 +DEF_VER=v2.2.0.GIT LF=' '