]> git.lyx.org Git - lyx.git/commitdiff
Back to development
authorScott Kostyshak <skostysh@lyx.org>
Wed, 10 Feb 2016 02:41:02 +0000 (21:41 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Wed, 10 Feb 2016 02:41:02 +0000 (21:41 -0500)
configure.ac

index 87904dd70fd6e309eb38220c6ce56de769989942..77863d104de788377843b4c3aa3b4ea270adc62b 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.2.0beta1,[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-09"])