commit a4d2112a81daf9316fc40b83af386a026224bf68
Author: Richard Kimberly Heck <[email protected]>
Date: Thu Jan 7 12:10:01 2021 -0500
configure.ac
---
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index b73c0c1..12d6bd2 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.1,[[email protected]],[lyx])
+AC_INIT(LyX,2.3.6.2,[[email protected]],[lyx])
AC_PRESERVE_HELP_ORDER
# Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2020-12-29"])
+AC_SUBST(LYX_DATE, ["2021-01-07"])
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