X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=f03cbb27952ef54ae1370cfe0ebef6e226b71e31;hb=69031bb2cea38735dac415e73518266a794b903a;hp=fac8b01a7a36d6475fad02008e694f6cce53cfbe;hpb=d172de98862645ce1573f341788c0c5a41825187;p=lyx.git diff --git a/configure.ac b/configure.ac index fac8b01a7a..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.2dev,[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-09-07"]) +AC_SUBST(LYX_DATE, ["2019-06-18"]) AC_PREREQ(2.65) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h])