* configure.ac: minor

This commit is contained in:
Dirk-Jan C. Binnema 2010-02-08 21:26:06 +02:00
parent e01f37dc57
commit 3102d59155
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ AM_INIT_AUTOMAKE([dist-bzip2])
# versioning, as we hopefully don't have updates for each version;
# also, this has nothing to do with the version of the Xapian library
#
AC_DEFINE(MU_XAPIAN_DB_VERSION,["6.9999"], [Schema version of the database])
AC_DEFINE(MU_XAPIAN_DB_VERSION,["6.99999"], [Schema version of the database])
LT_INIT # don't use AC_PROG_LIBTOOL anymore