]> git.lyx.org Git - lyx.git/commitdiff
Back to development.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 8 Sep 2018 22:55:07 +0000 (18:55 -0400)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 8 Sep 2018 22:55:07 +0000 (18:55 -0400)
configure.ac

index a404023c41228f6a32b6c4f2aee1afe37dc77eb7..fac8b01a7a36d6475fad02008e694f6cce53cfbe 100644 (file)
@@ -1,9 +1,9 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.3.1,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,2.3.2dev,[lyx-devel@lists.lyx.org],[lyx])
 AC_PRESERVE_HELP_ORDER
 # Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2018-08-27"])
+AC_SUBST(LYX_DATE, ["2018-09-07"])
 AC_PREREQ(2.65)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])