prepare for QOF 0.6.2 release

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13326 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Neil Williams 2006-02-20 19:55:16 +00:00
parent 625a4cd05e
commit 7e890a2ed3

View File

@ -465,8 +465,8 @@ if test x$QOF_XML_DIR = x; then
QOF_VERSION="internal"
QOF_PREFIX="internal"
QOF_XML_DIR='${datadir}/xml/qsf'
LIBQOF_LIBRARY_VERSION=1:2:0
LIBQOF_BACKEND_QSF_LIBRARY_VERSION=0:1:0
LIBQOF_LIBRARY_VERSION=1:3:0
LIBQOF_BACKEND_QSF_LIBRARY_VERSION=0:2:0
AC_SUBST(LIBQOF_LIBRARY_VERSION)
AC_SUBST(LIBQOF_BACKEND_QSF_LIBRARY_VERSION)
AC_DEFINE(HAVE_LIBQOF,,[We will use the internal QOF code])