]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
Make branch compilable in C++98 mode again.
[lyx.git] / configure.ac
index 67547d9fda41c44984ccbaaaf15788873f19d509..f03cbb27952ef54ae1370cfe0ebef6e226b71e31 100644 (file)
@@ -1,9 +1,9 @@
 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.3.4dev,[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"])
+AC_SUBST(LYX_DATE, ["2019-06-18"])
 AC_PREREQ(2.65)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])