commit 8e71a1adbcb79fcebd2d3f301795cb6eeff548f9
Author: Richard Kimberly Heck <[email protected]>
Date:   Wed Jul 9 11:34:15 2025 -0400

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

diff --git a/configure.ac b/configure.ac
index a556806a67..2b29f632b9 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~alpha1],[[email protected]],[lyx])
+AC_INIT([LyX],[2.5.0~beta1],[[email protected]],[lyx])
 AC_PRESERVE_HELP_ORDER
 # Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2025-05-26"])
+AC_SUBST(LYX_DATE, ["2025-07-09"])
 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