X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=442a8a05d9e3661ddde7835d424c89c4c4259f7c;hb=dd4c67bfdc1a61dbd7cc958a00843e258d620df7;hp=34a0eb929f29712a5e9c7c1c10f7f8643bf890bd;hpb=1c00e91e288abf5af7165236790d02b0a8d33c2c;p=lyx.git diff --git a/configure.ac b/configure.ac index 34a0eb929f..442a8a05d9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,9 @@ dnl Process with autoconf to generate configure script -*- sh -*- -AC_INIT([LyX],[2.4.0~RC1],[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT([LyX],[2.5.0~devel],[lyx-devel@lists.lyx.org],[lyx]) AC_PRESERVE_HELP_ORDER # Use ISO format only. The frontend needs to parse this -AC_SUBST(LYX_DATE, ["2022-01-11"]) +AC_SUBST(LYX_DATE, ["2024-04-01"]) AC_PREREQ([2.65]) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h])