X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=90b7ffa37ccc05e579dc376b860c6329e806fc76;hb=21f62c7184859eb8aadcf8c6efba2f3cdd810da4;hp=a7261f61269f14197605341088b623299421b54b;hpb=c571866e7f0562feb62fd85347d4569b6ed558bf;p=lyx.git diff --git a/configure.ac b/configure.ac index a7261f6126..90b7ffa37c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,9 @@ dnl Process with autoconf to generate configure script -*- sh -*- -AC_INIT(LyX,2.1.0rc1,[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT(LyX,2.1.0dev,[lyx-devel@lists.lyx.org],[lyx]) AC_PRESERVE_HELP_ORDER # Use ISO format only. The frontend needs to parse this -AC_SUBST(LYX_DATE, ["2014-03-18"]) +AC_SUBST(LYX_DATE, ["2014-03-24"]) AC_PREREQ(2.60) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h])