From: Richard Kimberly Heck Date: Mon, 12 Jun 2023 23:40:55 +0000 (-0400) Subject: In the hope that RC1 is next X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=62fc43eecf45126b2061587a3722d480d3e6981d;p=features.git In the hope that RC1 is next --- diff --git a/configure.ac b/configure.ac index d3a302885f..f61adefc74 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-beta3-devel],[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, ["2022-12-11"])