]> git.lyx.org Git - lyx.git/commitdiff
This is LyX 2.2.0alpha2 2.2.0alpha2
authorScott Kostyshak <skostysh@lyx.org>
Fri, 27 Nov 2015 08:23:23 +0000 (03:23 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Fri, 27 Nov 2015 08:23:23 +0000 (03:23 -0500)
configure.ac

index d82fcaa545a77bf94bc64b7fa32178980b72d7d3..6ce797aebaf752445e8d74c6066f249400d66cfc 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.0alpha2,[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-13"])
+AC_SUBST(LYX_DATE, ["2015-11-27"])
 AC_PREREQ(2.60)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])