commit 35f21a8feea32d03797fd2eb49601a4838651fa3
Author: Richard Kimberly Heck <[email protected]>
Date: Wed Jun 3 12:24:53 2020 -0400
Fix date
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 545df23..c13b9c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process with autoconf to generate configure script -*- sh
-*-
AC_INIT(LyX,2.3.5,[[email protected]],[lyx])
AC_PRESERVE_HELP_ORDER
# Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2020-06-21"])
+AC_SUBST(LYX_DATE, ["2020-06-02"])
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