X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=e5016da27678784058abf06f8a8fa8055dad9e9c;hb=c7d29be153debac82e3d2e8865fcc849f0a5f40d;hp=114197d1d2ca2a96e1bdcdf39b3a2e25d804cd4c;hpb=bdf5ea7833d08aa0b049ef2aa7e06429439feb38;p=lyx.git diff --git a/configure.ac b/configure.ac index 114197d1d2..e5016da276 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.0dev,[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT(LyX,2.3.7dev,[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, ["2020-11-30"]) AC_PREREQ(2.65) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h])