1.5.0 (Release Candidate 2)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18915 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
José Matox 2007-06-27 18:29:16 +00:00
parent 2e5099b230
commit a54adad9bb

View File

@ -1,7 +1,7 @@
dnl Process with autoconf to generate configure script -*- sh -*-
AC_INIT(LyX,1.5.0svn,[lyx-devel@lists.lyx.org],[lyx])
AC_SUBST(LYX_DATE, ["Thu, May 31, 2007"])
AC_INIT(LyX,1.5.0rc2,[lyx-devel@lists.lyx.org],[lyx])
AC_SUBST(LYX_DATE, ["Wed, Jun 27, 2007"])
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR(src/main.cpp)
AC_CONFIG_HEADERS([src/config.h])