From: Scott Kostyshak Date: Sun, 25 Feb 2018 00:16:37 +0000 (-0500) Subject: Back to development X-Git-Tag: 2.3.1~197 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=f6b788f706321abd03b4aa9de2a0111f6c36691f;p=features.git Back to development --- diff --git a/configure.ac b/configure.ac index fea6398d2e..849d1ac9dd 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.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"])