]> git.lyx.org Git - lyx.git/commitdiff
Back to devel
authorRichard Kimberly Heck <rikiheck@lyx.org>
Mon, 5 Feb 2024 20:45:53 +0000 (15:45 -0500)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Mon, 5 Feb 2024 20:45:53 +0000 (15:45 -0500)
configure.ac

index 8ebca9d3d1cab1fb3303de2af3ad7e0ebd380349..6996bc23175e96b68b988f1007274ec4254585ed 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT([LyX],[2.4.0~RC2],[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT([LyX],[2.4.0~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, ["2024-02-04"])