]> git.lyx.org Git - lyx.git/commitdiff
This is LyX 2.2.0beta1 2.2.0beta1
authorScott Kostyshak <skostysh@lyx.org>
Wed, 10 Feb 2016 02:38:47 +0000 (21:38 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Wed, 10 Feb 2016 02:38:47 +0000 (21:38 -0500)
configure.ac

index 8ae7dcbe3fea3b614617070204af76ef2382a20e..87904dd70fd6e309eb38220c6ce56de769989942 100644 (file)
@@ -1,9 +1,9 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.2.0dev,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,2.2.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, ["2015-11-27"])
+AC_SUBST(LYX_DATE, ["2016-02-09"])
 AC_PREREQ(2.60)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])