[LyX/master] This got forgotten for beta3.
Pavel Sanda
sanda at lyx.org
Tue Aug 1 15:21:45 UTC 2023
commit 5ff4e506bcab4b63f4ae73dcf234253a5c9b824e
Author: Pavel Sanda <sanda at lyx.org>
Date: Tue Aug 1 18:35:13 2023 +0200
This got forgotten for beta3.
Just got confused from date on some reported log...
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index f411b48..e3fcb82 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process with autoconf to generate configure script -*- sh -*-
AC_INIT([LyX],[2.4.0~RC1.devel],[lyx-devel at lists.lyx.org],[lyx])
AC_PRESERVE_HELP_ORDER
# Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2022-12-11"])
+AC_SUBST(LYX_DATE, ["2023-06-26"])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR(src/main.cpp)
AC_CONFIG_HEADERS([config.h])
More information about the lyx-cvs
mailing list