Back to svn in route to rc3

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26251 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
José Matox 2008-08-29 09:16:55 +00:00
parent 2d811e48e2
commit 6e3f215e0f

View File

@ -1,6 +1,6 @@
dnl Process with autoconf to generate configure script -*- sh -*-
AC_INIT(LyX,1.6.0rc2,[lyx-devel@lists.lyx.org],[lyx])
AC_INIT(LyX,1.6.0svn,[lyx-devel@lists.lyx.org],[lyx])
AC_SUBST(LYX_DATE, ["Thu, Aug 28, 2008"])
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR(src/main.cpp)