diff mcabber/configure.ac @ 1233:19d95608b4fe

Post-0.9.2 changes
author Mikael Berthe <mikael@lilotux.net>
date Tue, 12 Jun 2007 22:12:24 +0200
parents e411a9def7da
children 03447ed1115d
line wrap: on
line diff
--- a/mcabber/configure.ac	Tue Jun 12 22:09:26 2007 +0200
+++ b/mcabber/configure.ac	Tue Jun 12 22:12:24 2007 +0200
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.9.2],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.3-dev],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)