* bump version to 0.9.6, add gmime-test.c

This commit is contained in:
Dirk-Jan C. Binnema
2011-05-19 23:26:46 +03:00
parent 55d6ad4c6f
commit 99a5b4918c
2 changed files with 173 additions and 1 deletions

View File

@ -14,7 +14,7 @@
## along with this program; if not, write to the Free Software Foundation,
## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
AC_INIT([mu],[0.9.5],[http://code.google.com/p/mu0/issues/list])
AC_INIT([mu],[0.9.6],[http://code.google.com/p/mu0/issues/list])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/mu.cc])
AM_INIT_AUTOMAKE([dist-bzip2])