From: Junio C Hamano Date: Thu, 27 Jan 2022 06:21:01 +0000 (-0800) Subject: Start post 2.35 cycle X-Git-Tag: v2.36.0-rc0~198 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7747e12d7147480aa32d2ab9b92ff90016226149;p=thirdparty%2Fgit.git Start post 2.35 cycle The tree is not open for new development yet, but let's mark the beginning of the new cycle before we start merging down regression fix topics. Signed-off-by: Junio C Hamano --- diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 1467b45c1d..f964f9ba7d 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.35.0 +DEF_VER=v2.35.GIT LF=' '