commit eed9abe469b81688bd4d711099dd44bdafcb8ef6
Author: Richard Kimberly Heck <[email protected]>
Date:   Tue Jan 27 11:44:13 2026 -0500

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

diff --git a/configure.ac b/configure.ac
index 738f7134c2..5081aa0b1d 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~RC2],[[email protected]],[lyx])
+AC_INIT([LyX],[2.5.0],[[email protected]],[lyx])
 AC_PRESERVE_HELP_ORDER
 # Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2025-12-06"])
+AC_SUBST(LYX_DATE, ["2026-01-27"])
 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