diff mcabber/configure.ac @ 1251:034576e929b2

Post-0.9.3 changes
author Mikael Berthe <mikael@lilotux.net>
date Tue, 19 Jun 2007 22:34:35 +0200
parents 03447ed1115d
children eb38963e082f
line wrap: on
line diff
--- a/mcabber/configure.ac	Tue Jun 19 22:32:30 2007 +0200
+++ b/mcabber/configure.ac	Tue Jun 19 22:34:35 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.3],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.4-dev],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)