Fix version

This commit is contained in:
Richard Kimberly Heck 2024-09-24 18:17:23 -04:00
parent 65d73ba618
commit d9e2b87bcf

View File

@ -1,6 +1,6 @@
dnl Process with autoconf to generate configure script -*- sh -*-
AC_INIT([LyX],[2.4.2-1],[lyx-devel@lists.lyx.org],[lyx])
AC_INIT([LyX],[2.4.2.1],[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-09-24"])