]> git.lyx.org Git - lyx.git/commitdiff
Back to development
authorScott Kostyshak <skostysh@lyx.org>
Mon, 14 Aug 2017 08:05:11 +0000 (04:05 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Mon, 14 Aug 2017 08:05:11 +0000 (04:05 -0400)
configure.ac

index 7ee505a8fbff911c0ef0a581d4a819ea2bc9022e..b837cd538697217c93082b2977cdd37fa0c2dc8c 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.3.0beta1,[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, ["2017-08-14"])