* prepare for 0.9.6

This commit is contained in:
Dirk-Jan C. Binnema
2011-05-28 12:29:53 +03:00
parent 39ad685e1d
commit 61f462c4ad
5 changed files with 16 additions and 5 deletions

View File

@ -147,7 +147,7 @@ AC_SUBST(XAPIAN_LIBS)
# note that MU_XAPIAN_DB_VERSION does not necessarily follow MU
# versioning, as we hopefully don't have updates for each version;
# also, this has nothing to do with Xapian's software version
AC_DEFINE(MU_XAPIAN_DB_VERSION,["9.5"], ['Schema' version of the database])
AC_DEFINE(MU_XAPIAN_DB_VERSION,["9.6"], ['Schema' version of the database])
AC_ARG_WITH([gui],
[AS_HELP_STRING([--with-gui=gtk2|gtk3|none])],