LyX-1.5.0alpha1

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15940 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
José Matox 2006-11-15 23:15:19 +00:00
parent 8bc788c598
commit afdfe21db4

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, ["Fri, Jul 13, 2006"])
AC_INIT(LyX,1.5.0alpha1,[lyx-devel@lists.lyx.org],[lyx])
AC_SUBST(LYX_DATE, ["Wed, Nov 15, 2006"])
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR(src/main.C)
AC_CONFIG_HEADERS([src/config.h])