From: José Matox Date: Sun, 13 Jul 2008 10:03:14 +0000 (+0000) Subject: Back to svn and in route to rc1 :-) X-Git-Tag: 1.6.10~4109 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=f451ec999be40bb02d5ccd042702efd85e7a1979;p=features.git Back to svn and in route to rc1 :-) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25572 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/configure.ac b/configure.ac index 8dd5ef2743..988e51094a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ vdnl Process with autoconf to generate configure script -*- sh -*- -AC_INIT(LyX,1.6.0beta4,[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT(LyX,1.6.0svn,[lyx-devel@lists.lyx.org],[lyx]) AC_SUBST(LYX_DATE, ["Fri, Jul 11, 2008"]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(src/main.cpp)