]> git.lyx.org Git - lyx.git/commitdiff
Back to development, hopefully with RC1 next
authorRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 29 Aug 2023 00:57:46 +0000 (20:57 -0400)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 29 Aug 2023 00:57:46 +0000 (20:57 -0400)
configure.ac

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