commit bcfdcb9e1fe027c9206909ee86784d511d39d3d6
Author: Richard Kimberly Heck <[email protected]>
Date:   Mon May 26 18:30:03 2025 -0400

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

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