]> git.lyx.org Git - lyx.git/commitdiff
This is LyX 2.3.0rc2 2.3.0rc2
authorScott Kostyshak <skostysh@lyx.org>
Mon, 29 Jan 2018 02:42:33 +0000 (21:42 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Mon, 29 Jan 2018 02:42:33 +0000 (21:42 -0500)
configure.ac

index 8dce1a6db07a950d67dc2db2aba84a63f8c947e8..384868b23653496842f399ff5f739ac462551ade 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.0rc2,[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-10-31"])
+AC_SUBST(LYX_DATE, ["2018-01-28"])
 AC_PREREQ(2.65)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])