]> git.lyx.org Git - lyx.git/commitdiff
configure.ac: development version is 2.3.1dev
authorScott Kostyshak <skostysh@lyx.org>
Mon, 26 Feb 2018 16:52:26 +0000 (11:52 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Mon, 26 Feb 2018 16:53:16 +0000 (11:53 -0500)
configure.ac

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