Back to svn

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25107 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
José Matox 2008-06-03 20:32:58 +00:00
parent 5733c3a92f
commit 0e44a8816c

View File

@ -1,6 +1,6 @@
vdnl Process with autoconf to generate configure script -*- sh -*-
AC_INIT(LyX,1.6.0beta3,[lyx-devel@lists.lyx.org],[lyx])
AC_INIT(LyX,1.6.0svn,[lyx-devel@lists.lyx.org],[lyx])
AC_SUBST(LYX_DATE, ["Tue, Jun 3, 2008"])
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR(src/main.cpp)