Move back to svn

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19208 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
José Matox 2007-07-25 13:14:41 +00:00
parent a79ebaf570
commit ecee7dd1cf

View File

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