From: Scott Kostyshak Date: Mon, 26 Feb 2018 16:52:26 +0000 (-0500) Subject: configure.ac: development version is 2.3.1dev X-Git-Tag: 2.3.1~196 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=944dbdb56cb568b5787e736f6d20f846eaa882f1;p=features.git configure.ac: development version is 2.3.1dev --- diff --git a/configure.ac b/configure.ac index 849d1ac9dd..7f180ed6eb 100644 --- a/configure.ac +++ b/configure.ac @@ -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"])