From: Junio C Hamano Date: Tue, 27 Sep 2022 18:25:52 +0000 (-0700) Subject: Git 2.38-rc2 X-Git-Tag: v2.38.0-rc2^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bcd6bc478adc4951d57ec597c44b12ee74bc88fb;p=thirdparty%2Fgit.git Git 2.38-rc2 We have small updates since -rc1 but none of them is about a new thing and there is no updates to the release notes. Signed-off-by: Junio C Hamano --- diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index a6d1044e8d..8fdc6a5bf2 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.38.0-rc1 +DEF_VER=v2.38.0-rc2 LF=' '