commit 0b475e2d831b7d28bfb93340ab18deeb59929630
Author: Richard Kimberly Heck <[email protected]>
Date:   Mon Sep 1 11:58:59 2025 -0400

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

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