X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=dff256da73652ca16de80b5b8306c0121bd80483;hb=c48091f33a773732fa6c789927e5833e44108d9d;hp=bb4c36e5ca20970d24968a02eb4033c6bf4ab3c1;hpb=107e105ecddf86cc5b50a896c02a0d89bebd98e0;p=lyx.git diff --git a/configure.ac b/configure.ac index bb4c36e5ca..dff256da73 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process with autoconf to generate configure script -*- sh -*- -AC_INIT(LyX,2.0.0,[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT(LyX,2.1.0svn,[lyx-devel@lists.lyx.org],[lyx]) # Use ISO format only. The frontend needs to parse this AC_SUBST(LYX_DATE, ["2011-04-29"]) AC_PREREQ(2.52)