]> git.lyx.org Git - lyx.git/commitdiff
This is LyX 2.3.0rc1 2.3.0rc1
authorScott Kostyshak <skostysh@lyx.org>
Tue, 31 Oct 2017 15:28:09 +0000 (11:28 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Tue, 31 Oct 2017 15:28:09 +0000 (11:28 -0400)
configure.ac

index 67547d9fda41c44984ccbaaaf15788873f19d509..b62c8308f358f1e959f15e483cf0ebcc85fe3273 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.0rc1,[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, ["2017-10-31"])
 AC_PREREQ(2.65)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])