X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=ae5dda8784448390bc293a77f554915e4136060a;hb=73070977da0e28aa1b9be71d00628a5d8926d124;hp=504381a1b71d54d415105fdf90dc6158c908d652;hpb=602d1cae7af919f79f84a5ef48080ac8fcd0a334;p=lyx.git diff --git a/configure.ac b/configure.ac index 504381a1b7..ae5dda8784 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-12-07"]) +AC_SUBST(LYX_DATE, ["2011-01-10"]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h])