]> git.lyx.org Git - lyx.git/commitdiff
Back to devel
authorRichard Kimberly Heck <rikiheck@lyx.org>
Fri, 12 Jan 2024 19:23:59 +0000 (14:23 -0500)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Fri, 12 Jan 2024 19:23:59 +0000 (14:23 -0500)
configure.ac

index bb710811e940f88bb6ff8d27daf9794d635cd222..0006a0cc1f69082addaffa3e82d459a479bd2758 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT([LyX],[2.4.0~RC1],[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-01-11"])