]> git.lyx.org Git - lyx.git/commitdiff
Back to development version
authorVincent van Ravesteijn <vfr@lyx.org>
Wed, 13 Nov 2013 20:52:54 +0000 (21:52 +0100)
committerVincent van Ravesteijn <vfr@lyx.org>
Wed, 13 Nov 2013 20:54:37 +0000 (21:54 +0100)
configure.ac

index 63ede77fc731dfbed1fa9e12c45ecfefda5a7d47..b572f4980c6d882d0bc22c2c8929f08b54155dd4 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.1.0beta2,[lyx-devel@lists.lyx.org],[lyx])
+AC_INIT(LyX,2.1.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, ["2013-11-10"])