* return to SVN version.

Please keep branch frozen until we have the 1.6.4.1 Mac binary.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31252 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2009-08-31 13:59:09 +00:00
parent c6f2640dc5
commit 36bae8a7d0

View File

@ -1,6 +1,6 @@
dnl Process with autoconf to generate configure script -*- sh -*-
AC_INIT(LyX,1.6.4.1,[lyx-devel@lists.lyx.org],[lyx])
AC_INIT(LyX,1.6.5svn,[lyx-devel@lists.lyx.org],[lyx])
# Use ISO format only. The frontend needs to parse this
AC_SUBST(LYX_DATE, ["2009-08-31"])
AC_PREREQ(2.52)