X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=f03cbb27952ef54ae1370cfe0ebef6e226b71e31;hb=69031bb2cea38735dac415e73518266a794b903a;hp=b62c8308f358f1e959f15e483cf0ebcc85fe3273;hpb=342a8a615d2473d5bd9b6d4247062d213e2f9587;p=lyx.git diff --git a/configure.ac b/configure.ac index b62c8308f3..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.0rc1,[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, ["2017-10-31"]) +AC_SUBST(LYX_DATE, ["2019-06-18"]) AC_PREREQ(2.65) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h])