False start, let us tag this first

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@19202 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
José Matox 2007-07-25 12:15:08 +00:00
parent 0ce429b832
commit cd4b26b323

View File

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