X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=e8dfc3e8c89800827399239d82a18b90b529ad87;hb=fb6b8201c49731354cdb25b93fa8695471a368b4;hp=5b8384cde2b4ee4befee1a700c2748fb207b5d7c;hpb=d93091389896cddcd83de83dfd4ee8a9b4e9c7f1;p=lyx.git diff --git a/configure.ac b/configure.ac index 5b8384cde2..e8dfc3e8c8 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.4.2,[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT(LyX,2.3.4.3,[lyx-devel@lists.lyx.org],[lyx]) AC_PRESERVE_HELP_ORDER # Use ISO format only. The frontend needs to parse this -AC_SUBST(LYX_DATE, ["2020-02-07"]) +AC_SUBST(LYX_DATE, ["2020-02-14"]) AC_PREREQ(2.65) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h])