]> git.lyx.org Git - lyx.git/commitdiff
This is LyX 2.3.0beta1 2.3.0beta1
authorScott Kostyshak <skostysh@lyx.org>
Mon, 14 Aug 2017 08:03:24 +0000 (04:03 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Mon, 14 Aug 2017 08:03:24 +0000 (04:03 -0400)
configure.ac

index e2277073200b2d92b3bd3a503097e4b7373832cc..7ee505a8fbff911c0ef0a581d4a819ea2bc9022e 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.0beta1,[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-04-24"])
+AC_SUBST(LYX_DATE, ["2017-08-14"])
 AC_PREREQ(2.65)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])