X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=0b564bdcd9c79cfcea7e1af5b29c4bdb8ea9fad4;hb=d80053cda86767a3c29c231fbb75800492ad5ff2;hp=1d7c66341b4cbed9cc61744a653c1a28010a97a7;hpb=01d45dcc8a6566e39f69425c6ba6230eb06bf133;p=lyx.git diff --git a/configure.ac b/configure.ac index 1d7c66341b..0b564bdcd9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ 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_PREREQ(2.52)