start 1.5.5svn.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23184 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2008-02-24 12:40:46 +00:00
parent 8fb7a3cfe4
commit 21bcc15da9

View File

@ -1,6 +1,6 @@
dnl Process with autoconf to generate configure script -*- sh -*-
AC_INIT(LyX,1.5.4,[lyx-devel@lists.lyx.org],[lyx])
AC_INIT(LyX,1.5.5svn,[lyx-devel@lists.lyx.org],[lyx])
AC_SUBST(LYX_DATE, ["Mon, Feb 25, 2008"])
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR(src/main.cpp)