]> git.lyx.org Git - lyx.git/commitdiff
This is LyX 2.2.0alpha1 2.2.0alpha1
authorScott Kostyshak <skostysh@lyx.org>
Sat, 14 Nov 2015 04:02:34 +0000 (23:02 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Sat, 14 Nov 2015 04:02:34 +0000 (23:02 -0500)
configure.ac

index 17a463af5a6771ac076a95746ff31d4988875b6a..210d7554affad86f0978973ae5b5b738c4a4e8f8 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.0alpha1,[lyx-devel@lists.lyx.org],[lyx])
 AC_PRESERVE_HELP_ORDER
 # Use ISO format only. The frontend needs to parse this
-AC_SUBST(LYX_DATE, ["2014-04-14"])
+AC_SUBST(LYX_DATE, ["2015-11-13"])
 AC_PREREQ(2.60)
 AC_CONFIG_SRCDIR(src/main.cpp)
 AC_CONFIG_HEADERS([config.h])