]> git.lyx.org Git - lyx.git/commitdiff
Back to development
authorScott Kostyshak <skostysh@lyx.org>
Fri, 27 Nov 2015 08:25:49 +0000 (03:25 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Fri, 27 Nov 2015 08:25:49 +0000 (03:25 -0500)
configure.ac

index 6ce797aebaf752445e8d74c6066f249400d66cfc..561a03ff0bf6bd09657c36c872b05b6df54df302 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.2.0alpha2,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,2.2.0dev,[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"])