[LyX/master] Alpha 3
Richard Kimberly Heck
rikiheck at lyx.org
Sun Feb 14 19:41:41 UTC 2021
commit 9f6127c8fa58dfbc662b981f6c97acde9c52617d
Author: Richard Kimberly Heck <rikiheck at lyx.org>
Date: Sun Feb 14 14:19:16 2021 -0500
Alpha 3
---
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index a205fe8..3ad12bb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
dnl Process with autoconf to generate configure script -*- sh -*-
-AC_INIT([LyX],[2.4.0dev],[lyx-devel at lists.lyx.org],[lyx])
+AC_INIT([LyX],[2.4.0-alpha3],[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, ["2020-12-28"])
+AC_SUBST(LYX_DATE, ["2021-02-14"])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR(src/main.cpp)
AC_CONFIG_HEADERS([config.h])
More information about the lyx-cvs
mailing list