]> git.lyx.org Git - lyx.git/commitdiff
Back to development
authorScott Kostyshak <skostysh@lyx.org>
Sat, 13 Feb 2016 03:25:04 +0000 (22:25 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Sat, 13 Feb 2016 03:25:04 +0000 (22:25 -0500)
configure.ac

index 992e69cd3a39369e8bb468ff3a75aa1dde895641..8e342de354f228033cd913136c4f7bf22f122819 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.2.0beta2,[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, ["2016-02-12"])