]> git.lyx.org Git - lyx.git/commitdiff
Back to devel again
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 10 Feb 2024 01:34:03 +0000 (20:34 -0500)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 10 Feb 2024 01:34:33 +0000 (20:34 -0500)
configure.ac

index d8c922ad37674aeaa055f18372c732e4b6ea8b5d..8c4f1bfbe1c1321dcf873f458697aae13fc2b853 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT([LyX],[2.4.0~RC3],[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-09"])