commit afb1fd0a481d903a13d9658ca3e1e9fd5be2b444
Author: Richard Kimberly Heck <[email protected]>
Date:   Sat Oct 4 14:59:51 2025 -0400

    RC1
---
 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 70fe0a6d94..47da7de8e1 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.0~devel],[[email protected]],[lyx])
+AC_INIT([LyX],[2.5.0~RC1],[[email protected]],[lyx])
 AC_PRESERVE_HELP_ORDER
 # Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2025-09-01"])
+AC_SUBST(LYX_DATE, ["2025-10-04"])
 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

Reply via email to