]> git.lyx.org Git - lyx.git/commitdiff
Update version in configure.ac
authorKornel Benko <kornel@lyx.org>
Thu, 17 Aug 2017 09:21:53 +0000 (11:21 +0200)
committerKornel Benko <kornel@lyx.org>
Thu, 17 Aug 2017 09:21:53 +0000 (11:21 +0200)
configure.ac

index b837cd538697217c93082b2977cdd37fa0c2dc8c..487361eebd20333d06e6269b39a80780c34169a6 100644 (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"])