From a54afe1b889ec4ed7310dc376a82931300706db0 Mon Sep 17 00:00:00 2001 From: Richard Kimberly Heck Date: Sun, 1 Jan 2023 18:47:21 -0500 Subject: [PATCH] Back to development --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ff9a9c48dc..94b68419b1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process with autoconf to generate configure script -*- sh -*- -AC_INIT([LyX],[2.3.7],[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT([LyX],[2.3.8dev],[lyx-devel@lists.lyx.org],[lyx]) AC_PRESERVE_HELP_ORDER # Use ISO format only. The frontend needs to parse this AC_SUBST(LYX_DATE, ["2023-01-01"])