X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=ae5dda8784448390bc293a77f554915e4136060a;hb=7a74bbf06be0f7e11a05949ff822e3f512b91814;hp=038c86793fe3de5992a887741b013027d618c9ee;hpb=6312719fc8d46057dc6aca384e772ef4071909a9;p=lyx.git diff --git a/configure.ac b/configure.ac index 038c86793f..ae5dda8784 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.0beta2,[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT(LyX,2.0.0svn,[lyx-devel@lists.lyx.org],[lyx]) # Use ISO format only. The frontend needs to parse this -AC_SUBST(LYX_DATE, ["2010-12-07"]) +AC_SUBST(LYX_DATE, ["2011-01-10"]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h])