[LyX/2.3.x] Again for 2.3.7

Richard Kimberly Heck rikiheck at lyx.org
Sun Jan 1 22:37:29 UTC 2023


commit c303b1a25e0c1f4e629f28bc5173ec26854c2689
Author: Richard Kimberly Heck <rikiheck at lyx.org>
Date:   Sun Jan 1 18:33:33 2023 -0500

    Again for 2.3.7
---
 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index b39a0bd..ff9a9c4 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.8dev],[lyx-devel at lists.lyx.org],[lyx])
+AC_INIT([LyX],[2.3.7],[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, ["2022-12-11"])
+AC_SUBST(LYX_DATE, ["2023-01-01"])
 AC_PREREQ([2.65])
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])


More information about the lyx-cvs mailing list