]> git.lyx.org Git - lyx.git/commitdiff
In the hope that RC1 is next
authorRichard Kimberly Heck <rikiheck@lyx.org>
Mon, 12 Jun 2023 23:40:55 +0000 (19:40 -0400)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Mon, 12 Jun 2023 23:40:55 +0000 (19:40 -0400)
configure.ac

index d3a302885f53afaa151a9e60a489fe7102432487..f61adefc747d419acb7ee33e5d08025c87aca562 100644 (file)
@@ -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"])