diff mcabber/configure.ac @ 1596:afa0d463854b

Post-0.9.10 changes
author Mikael Berthe <mikael@lilotux.net>
date Tue, 06 Oct 2009 22:03:49 +0200
parents 06fdfff29175
children a087125d8fc8
line wrap: on
line diff
--- a/mcabber/configure.ac	Tue Oct 06 21:52:28 2009 +0200
+++ b/mcabber/configure.ac	Tue Oct 06 22:03:49 2009 +0200
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.9.10],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.11-dev],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)