]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
Fix compilation with --disable-cxx11
[lyx.git] / configure.ac
index 615653fca64c7e9c5aed525a7b9dad32e1d0d37a..39a6c0582c6e135f42caa8a221f05ab37f5a0dc3 100644 (file)
@@ -1,9 +1,10 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.2.1dev,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,2.2.3dev,[lyx-devel@lists.lyx.org],[lyx])
 AC_PRESERVE_HELP_ORDER
+
 # Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2016-05-23"])
+AC_SUBST(LYX_DATE, ["2016-10-15"])
 AC_PREREQ(2.60)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])