Update version in configure.ac

This commit is contained in:
Kornel Benko 2017-08-17 11:21:53 +02:00
parent 1d0794ee29
commit 491bf1db24

View File

@ -1,6 +1,6 @@
dnl Process with autoconf to generate configure script -*- sh -*-
AC_INIT(LyX,2.3.0dev,[lyx-devel@lists.lyx.org],[lyx])
AC_INIT(LyX,2.4.0dev,[lyx-devel@lists.lyx.org],[lyx])
AC_PRESERVE_HELP_ORDER
# Use ISO format only. The frontend needs to parse this
AC_SUBST(LYX_DATE, ["2017-08-14"])