commit dab0e4cb9715bf6344e5c6a327a449bc7105624f
Author: Richard Kimberly Heck <rikih...@lyx.org>
Date:   Fri Jun 5 15:29:15 2020 -0400

    Back to development
---
 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index a78d867..a6add76 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.5-1,[lyx-de...@lists.lyx.org],[lyx])
+AC_INIT(LyX,2.3.6dev,[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-06-02"])
+AC_SUBST(LYX_DATE, ["2020-06-05"])
 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