X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=f03cbb27952ef54ae1370cfe0ebef6e226b71e31;hb=69031bb2cea38735dac415e73518266a794b903a;hp=384868b23653496842f399ff5f739ac462551ade;hpb=5a7aca6efd02879dafc9198f2100416c62732268;p=lyx.git diff --git a/configure.ac b/configure.ac index 384868b236..f03cbb2795 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,9 @@ dnl Process with autoconf to generate configure script -*- sh -*- -AC_INIT(LyX,2.3.0rc2,[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT(LyX,2.3.4dev,[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-01-28"]) +AC_SUBST(LYX_DATE, ["2019-06-18"]) AC_PREREQ(2.65) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h])