commit c4b8e966b44f6ebae6baed69e2bae00e8266c1ff Author: Richard Kimberly Heck <rikih...@lyx.org> Date: Thu Jan 16 12:24:44 2025 -0500
Back to devel --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 55470efc84..f1a0beb82c 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.3],[lyx-de...@lists.lyx.org],[lyx]) +AC_INIT([LyX],[2.4.4~devel],[lyx-de...@lists.lyx.org],[lyx]) AC_PRESERVE_HELP_ORDER # Use ISO format only. The frontend needs to parse this -AC_SUBST(LYX_DATE, ["2024-01-09"]) +AC_SUBST(LYX_DATE, ["2025-01-16"]) AC_PREREQ([2.65]) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h]) -- lyx-cvs mailing list lyx-cvs@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-cvs