]> git.lyx.org Git - lyx.git/commitdiff
Beta 4
authorRichard Kimberly Heck <rikiheck@lyx.org>
Thu, 24 Aug 2023 14:57:18 +0000 (10:57 -0400)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 29 Aug 2023 00:56:51 +0000 (20:56 -0400)
configure.ac

index e3fcb8285b6ea48c292d2d7a9cd71a802466aa9a..d5b35a6e5369b1456e237728ded9d821fc9a5ddc 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT([LyX],[2.4.0~RC1.devel],[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT([LyX],[2.4.0~beta4],[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"])