diff mcabber/configure.ac @ 1544:65709bfb2cae

Post-0.9.8 changes
author Mikael Berthe <mikael@lilotux.net>
date Sun, 05 Oct 2008 23:31:21 +0200
parents 4441fe9a4706
children 7196e3ca1abc
line wrap: on
line diff
--- 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)