From: Richard Kimberly Heck Date: Tue, 29 Aug 2023 00:57:46 +0000 (-0400) Subject: Back to development, hopefully with RC1 next X-Git-Tag: 2.4.0-RC1~305 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=9a35fe225d9194f89b3458b0515c6a15de783dd3;p=lyx.git Back to development, hopefully with RC1 next --- diff --git a/configure.ac b/configure.ac index d5b35a6e53..e3fcb8285b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process with autoconf to generate configure script -*- sh -*- -AC_INIT([LyX],[2.4.0~beta4],[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT([LyX],[2.4.0~RC1.devel],[lyx-devel@lists.lyx.org],[lyx]) AC_PRESERVE_HELP_ORDER # Use ISO format only. The frontend needs to parse this AC_SUBST(LYX_DATE, ["2023-06-26"])