[LyX/2.5.x] Back to development
Richard Kimberly Heck <[email protected]>
| Newsgroups | gmane.editors.lyx.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 43b09bc32312fdf994d48d8bef4211f02b492bc6 Author: Richard Kimberly Heck <[email protected]> Date: Sun Aug 16 23:47:51 2026 -0400 Back to development --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index f783725f6b..4411bcbe8d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,9 @@ dnl Process with autoconf to generate configure script -*- sh -*- -AC_INIT([LyX],[2.5.2],[[email protected]],[lyx]) +AC_INIT([LyX],[2.5.3~dev],[[email protected]],[lyx]) AC_PRESERVE_HELP_ORDER # Use ISO format only. The frontend needs to parse this -AC_SUBST(LYX_DATE, ["2026-08-02"]) +AC_SUBST(LYX_DATE, ["2026-08-17"]) AC_PREREQ([2.65]) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h]) -- lyx-cvs mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-cvs