commit 9f6127c8fa58dfbc662b981f6c97acde9c52617d
Author: Richard Kimberly Heck <rikih...@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-de...@lists.lyx.org],[lyx])
+AC_INIT([LyX],[2.4.0-alpha3],[lyx-de...@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])
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to