Git 2.23-rc1 v2.23.0-rc1
authorJunio C Hamano <gitster@pobox.com>
Fri, 2 Aug 2019 20:12:24 +0000 (13:12 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 2 Aug 2019 20:12:24 +0000 (13:12 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.23.0.txt
GIT-VERSION-GEN

index 65c8c0e..e3c4e78 100644 (file)
@@ -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).
index a0766f6..c4044c6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.23.0-rc0
+DEF_VER=v2.23.0-rc1
 
 LF='
 '