commit d752ba33764c7273f76bd6e9bc6798d8c1ae7e16
Author: Richard Kimberly Heck <[email protected]>
Date: Fri May 31 19:43:36 2024 -0400
Begin 2.4.1 development
---
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index fa5bda2bbd..9c6a48329c 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],[[email protected]],[lyx])
+AC_INIT([LyX],[2.4.1-devel],[[email protected]],[lyx])
AC_PRESERVE_HELP_ORDER
# Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2024-05-25"])
+AC_SUBST(LYX_DATE, ["2024-05-31"])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR(src/main.cpp)
AC_CONFIG_HEADERS([config.h])
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs