X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=dff256da73652ca16de80b5b8306c0121bd80483;hb=7675bde02cb618ddfac33ef1d15bc9c301359da9;hp=d0c7f50811fdcef2723f3b1706dfcf9b5721c65e;hpb=6a86815e03a4c2807543beb3dd87f8e5b7a6f236;p=lyx.git diff --git a/configure.ac b/configure.ac index d0c7f50811..dff256da73 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl Process with autoconf to generate configure script -*- sh -*- -AC_INIT(LyX,2.0.0rc1,[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-03-07"]) +AC_SUBST(LYX_DATE, ["2011-04-29"]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h])