Update version back to 1.5.0svn

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17266 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
José Matox 2007-02-19 23:19:57 +00:00
parent f7c4ddb574
commit 5e9a71cc2b

View File

@ -1,6 +1,6 @@
dnl Process with autoconf to generate configure script -*- sh -*-
AC_INIT(LyX,1.5.0beta1,[lyx-devel@lists.lyx.org],[lyx])
AC_INIT(LyX,1.5.0svn,[lyx-devel@lists.lyx.org],[lyx])
AC_SUBST(LYX_DATE, ["Mon, Feb 19, 2007"])
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR(src/main.C)