]> git.lyx.org Git - lyx.git/commitdiff
Back to development
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sun, 14 Feb 2021 19:45:33 +0000 (14:45 -0500)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Sun, 14 Feb 2021 19:45:33 +0000 (14:45 -0500)
configure.ac

index 3ad12bb94514ea36ac4e607a58e4d911eb3eedb8..f7d52fa6698755079e5cb04b48e9924853d19b87 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT([LyX],[2.4.0-alpha3],[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT([LyX],[2.4.0dev],[lyx-devel@lists.lyx.org],[lyx])
 AC_PRESERVE_HELP_ORDER
 # Use ISO format only. The frontend needs to parse this
 AC_SUBST(LYX_DATE, ["2021-02-14"])