X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=dff256da73652ca16de80b5b8306c0121bd80483;hb=e6ad9489cf2bd70c7e40195563e37b1337d73cc1;hp=a3cfca3d0f4a7394a24d5f82ba34b96a79c4e197;hpb=b3df6a8c3ca4d4f19f01534f5e41ec1a6fb6412e;p=lyx.git diff --git a/configure.ac b/configure.ac index a3cfca3d0f..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.0svn,[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])