]> git.lyx.org Git - lyx.git/commitdiff
Back to development
authorScott Kostyshak <skostysh@lyx.org>
Sun, 25 Feb 2018 00:16:37 +0000 (19:16 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Sun, 25 Feb 2018 00:16:37 +0000 (19:16 -0500)
configure.ac

index fea6398d2ee9c6e7bfce8965c7017033c887ffa3..849d1ac9dd3d7b95e4da785c2ba2092fe1c94a2e 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.3.0,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,2.3.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, ["2018-02-24"])