X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=504381a1b71d54d415105fdf90dc6158c908d652;hb=083eb44fedcead7eeed6bf129424e9e7a4a086f1;hp=0b564bdcd9c79cfcea7e1af5b29c4bdb8ea9fad4;hpb=89810fec6d8bcd135392e04be60b23a02c5b0f48;p=lyx.git diff --git a/configure.ac b/configure.ac index 0b564bdcd9..504381a1b7 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process with autoconf to generate configure script -*- sh -*- 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])