[LyX/2.4.1-devel] Begin 2.4.1 development
Richard Kimberly Heck
rikiheck at lyx.org
Mon Jun 3 02:08:45 UTC 2024
commit d752ba33764c7273f76bd6e9bc6798d8c1ae7e16
Author: Richard Kimberly Heck <rikiheck at lyx.org>
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],[lyx-devel at lists.lyx.org],[lyx])
+AC_INIT([LyX],[2.4.1-devel],[lyx-devel at lists.lyx.org],[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])
More information about the lyx-cvs
mailing list