]> git.lyx.org Git - lyx.git/commitdiff
configure.ac: back to development version
authorVincent van Ravesteijn <vfr@lyx.org>
Tue, 1 Apr 2014 15:38:58 +0000 (17:38 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Tue, 1 Apr 2014 19:41:13 +0000 (21:41 +0200)
configure.ac

index 239461c85800c53a3c82abf48333ba8ab552d684..90b7ffa37ccc05e579dc376b860c6329e806fc76 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process with autoconf to generate configure script   -*- sh -*-
 
-AC_INIT(LyX,2.1.0rc1,[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, ["2014-03-24"])