X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=487361eebd20333d06e6269b39a80780c34169a6;hb=5e42076b7f13884bdd13aaafa3860ddf119c8544;hp=45b66c8cc40cbe3987676aa05067e35443d85959;hpb=ca53991043d5ab55e0e34d1e0d930b45cdf59cad;p=lyx.git diff --git a/configure.ac b/configure.ac index 45b66c8cc4..487361eebd 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.0alpha1,[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT(LyX,2.4.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, ["2017-04-24"]) +AC_SUBST(LYX_DATE, ["2017-08-14"]) AC_PREREQ(2.65) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h])