From 9a35fe225d9194f89b3458b0515c6a15de783dd3 Mon Sep 17 00:00:00 2001 From: Richard Kimberly Heck Date: Mon, 28 Aug 2023 20:57:46 -0400 Subject: [PATCH] Back to development, hopefully with RC1 next --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]) -- 2.39.5