commit fb6b8201c49731354cdb25b93fa8695471a368b4
Author: Richard Kimberly Heck <[email protected]>
Date: Fri Feb 14 17:18:56 2020 -0500
Prepare for 2.3.4-3
---
ANNOUNCE | 10 ++++++++++
configure.ac | 4 ++--
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/ANNOUNCE b/ANNOUNCE
index 3de11bc..398b86f 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,3 +1,13 @@
+Public release of LyX version 2.3.4-3
+=====================================
+
+This is another emergency release that, hopefully, actually fixes the
+first bug that 2.3.4-2 was meant to fix: A delay when saving files on
+Windows. The new bug is #11737. There are no other changes. Only Windows
+users will need to upgrade to this version.
+
+
+
Public release of LyX version 2.3.4-2
=====================================
diff --git a/configure.ac b/configure.ac
index 5b8384c..e8dfc3e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
dnl Process with autoconf to generate configure script -*- sh -*-
-AC_INIT(LyX,2.3.4.2,[[email protected]],[lyx])
+AC_INIT(LyX,2.3.4.3,[[email protected]],[lyx])
AC_PRESERVE_HELP_ORDER
# Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2020-02-07"])
+AC_SUBST(LYX_DATE, ["2020-02-14"])
AC_PREREQ(2.65)
AC_CONFIG_SRCDIR(src/main.cpp)
AC_CONFIG_HEADERS([config.h])
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs