[LyX/2.3.6.1] 2.3.6.1
Richard Kimberly Heck
rikiheck at lyx.org
Tue Dec 29 16:50:17 UTC 2020
commit e3ccca67e7b93b0deb6f2441c3392b9365cc335c
Author: Richard Kimberly Heck <rikiheck at lyx.org>
Date: Tue Dec 29 11:50:22 2020 -0500
2.3.6.1
---
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 0d2e520..b73c0c1 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.6,[lyx-devel at lists.lyx.org],[lyx])
+AC_INIT(LyX,2.3.6.1,[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-11-27"])
+AC_SUBST(LYX_DATE, ["2020-12-29"])
AC_PREREQ(2.65)
AC_CONFIG_SRCDIR(src/main.cpp)
AC_CONFIG_HEADERS([config.h])
More information about the lyx-cvs
mailing list