commit d60af015b12311c59c80f5445234242b75eed3a4
Author: Richard Kimberly Heck <[email protected]>
Date: Sun Feb 4 22:01:46 2024 -0500
Prepare for RC2
---
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 0006a0c..8ebca9d 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~devel],[[email protected]],[lyx])
+AC_INIT([LyX],[2.4.0~RC2],[[email protected]],[lyx])
AC_PRESERVE_HELP_ORDER
# Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2024-01-11"])
+AC_SUBST(LYX_DATE, ["2024-02-04"])
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