X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=dff256da73652ca16de80b5b8306c0121bd80483;hb=c48091f33a773732fa6c789927e5833e44108d9d;hp=1106533c8282044ce36aace565f87f8114129e8d;hpb=6c5930d602a2c03757a698b669276ceda10b7614;p=lyx.git diff --git a/configure.ac b/configure.ac index 1106533c82..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.0beta5,[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-02-23"]) +AC_SUBST(LYX_DATE, ["2011-04-29"]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h])