From 7c20df84bd21ec0215358381844274fa10515017 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Fri, 2 Aug 2019 13:12:24 -0700 Subject: Git 2.23-rc1 Signed-off-by: Junio C Hamano diff --git a/Documentation/RelNotes/2.23.0.txt b/Documentation/RelNotes/2.23.0.txt index 65c8c0e..e3c4e78 100644 --- a/Documentation/RelNotes/2.23.0.txt +++ b/Documentation/RelNotes/2.23.0.txt @@ -345,3 +345,4 @@ Fixes since v2.22 (merge fbec05c210 cc/test-oidmap later to maint). (merge 7a06fb038c jk/no-system-includes-in-dot-c later to maint). (merge 81ed2b405c cb/xdiff-no-system-includes-in-dot-c later to maint). + (merge d61e6ce1dd sg/fsck-config-in-doc later to maint). diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index a0766f6..c4044c6 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.23.0-rc0 +DEF_VER=v2.23.0-rc1 LF=' ' -- cgit v0.10.2-6-g49f6