Create the tag for the 1.4.0 release.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/tags/lyx-1_4_0@13309 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Lars Gullik Bjønnes 2006-03-06 23:46:30 +00:00
parent 06ac1ff5e4
commit b7b123fc40

View File

@ -1,6 +1,6 @@
dnl Process with autoconf to generate configure script -*- sh -*-
AC_INIT(LyX,1.4.0svn,[lyx-devel@lists.lyx.org],[lyx])
AC_INIT(LyX,1.4.0,[lyx-devel@lists.lyx.org],[lyx])
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR(src/main.C)
AC_CONFIG_HEADERS([src/config.h])