diff -r 504287dd2c4d -r 65709bfb2cae mcabber/configure.ac --- a/mcabber/configure.ac Sun Oct 05 22:57:21 2008 +0200 +++ b/mcabber/configure.ac Sun Oct 05 23:31:21 2008 +0200 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([mcabber],[0.9.8],[mcabber@lilotux.net]) +AC_INIT([mcabber],[0.9.9-dev],[mcabber@lilotux.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src]) AM_CONFIG_HEADER(config.h)