]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
Win installer: translate 2 installer sections
[lyx.git] / configure.ac
index 5878300dd05dc3f8f9f79996798c992cf904382d..d6cae08311dfeb0e76d4fee55010fd92f9bb8298 100644 (file)
@@ -1,10 +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.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, ["2016-05-23"])
+AC_SUBST(LYX_DATE, ["2017-05-15"])
 AC_PREREQ(2.60)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])