commit 541503176d5ac483c06f770fa887ac9a8fbdfef4
Author: Richard Kimberly Heck <[email protected]>
Date:   Sun May 25 12:57:03 2025 -0400

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

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