Back to devel

This commit is contained in:
Richard Kimberly Heck 2024-01-12 14:23:59 -05:00
parent a7f331d9e4
commit 1b5f8f27f7

View File

@ -1,6 +1,6 @@
dnl Process with autoconf to generate configure script -*- sh -*-
AC_INIT([LyX],[2.4.0~RC1],[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-01-11"])