X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=a68ba299fc34d68d6be2769c5101e282f870c9a5;hb=dc7c7ca03eca25cf7a6395c155b70dac1594e481;hp=b8596351cb734cefb66bd7df08a687b6c06bfcfa;hpb=fa5b453803ed5f53147f7d58c8b3c71d0e13bda9;p=lyx.git diff --git a/configure.ac b/configure.ac index b8596351cb..a68ba299fc 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.0rc3,[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, ["2011-04-10"]) AC_PREREQ(2.52)