X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=cc7b1128c56e59a50e3633abaacecc56763cf599;hb=fc4324b07c7d0b69048e6b1f0f82af4e38690983;hp=27c817b8cc811b3bb72710f7c2f646ba412d7f1e;hpb=592e75456dc17dd98c989197fc2730dd1b5401fe;p=lyx.git diff --git a/configure.ac b/configure.ac index 27c817b8cc..cc7b1128c5 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.0beta3,[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-01-10"]) AC_PREREQ(2.52) @@ -222,7 +222,7 @@ real_pkgdatadir=`eval "echo \`eval \"echo \\\`eval \\\"echo ${pkgdatadir}\\\"\\\ real_localedir=`eval "echo \`eval \"echo ${datadir}/locale\"\`"` VERSION_INFO="Configuration\n\ Host type: ${host}\n\ - Special build flags: ${lyx_flags}\n\ + Special build flags: ${lyx_flags}\n\ C Compiler: ${CC} ${CC_VERSION}\n\ C Compiler LyX flags: ${AM_CPPFLAGS} ${AM_CFLAGS}\n\ C Compiler flags: ${CPPFLAGS} ${CFLAGS}\n\