From: José Matox Date: Fri, 1 Jun 2007 00:02:49 +0000 (+0000) Subject: Back to svn and preparing for rc2 X-Git-Tag: 1.6.10~9529 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=3cf2879745d977cff737008319b92f9c88984ebf;p=features.git Back to svn and preparing for rc2 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18614 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/configure.ac b/configure.ac index 9da7057852..d7a8fc7007 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process with autoconf to generate configure script -*- sh -*- -AC_INIT(LyX,1.5.0rc1,[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT(LyX,1.5.0svn,[lyx-devel@lists.lyx.org],[lyx]) AC_SUBST(LYX_DATE, ["Thu, May 31, 2007"]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(src/main.cpp)