]> git.lyx.org Git - lyx.git/commitdiff
Back to development
authorScott Kostyshak <skostysh@lyx.org>
Sat, 14 Nov 2015 04:05:13 +0000 (23:05 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Sat, 14 Nov 2015 04:05:13 +0000 (23:05 -0500)
configure.ac

index 210d7554affad86f0978973ae5b5b738c4a4e8f8..f62a8d31739d8c9a3f7ae45946e615b2da0ce74e 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.2.0alpha1,[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-13"])