From: Richard Kimberly Heck Date: Sat, 10 Feb 2024 01:34:03 +0000 (-0500) Subject: Back to devel again X-Git-Tag: 2.4.0~196 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=3fefd64eae3fef3ea72bf244cb72049b1d6c34a3;p=lyx.git Back to devel again --- diff --git a/configure.ac b/configure.ac index d8c922ad37..8c4f1bfbe1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process with autoconf to generate configure script -*- sh -*- -AC_INIT([LyX],[2.4.0~RC3],[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT([LyX],[2.4.0~devel],[lyx-devel@lists.lyx.org],[lyx]) AC_PRESERVE_HELP_ORDER # Use ISO format only. The frontend needs to parse this AC_SUBST(LYX_DATE, ["2024-02-09"])