X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=504381a1b71d54d415105fdf90dc6158c908d652;hb=1e8bd43a70718492ab2196f6b901d09542b3af58;hp=1d7c66341b4cbed9cc61744a653c1a28010a97a7;hpb=01d45dcc8a6566e39f69425c6ba6230eb06bf133;p=lyx.git diff --git a/configure.ac b/configure.ac index 1d7c66341b..504381a1b7 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.0beta1,[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-11-10"]) +AC_SUBST(LYX_DATE, ["2010-12-07"]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h])