diff mcabber/configure.ac @ 1152:4931c344483b

Post-0.9.1 changes
author Mikael Berthe <mikael@lilotux.net>
date Sat, 10 Feb 2007 20:12:35 +0100
parents 0b71fd194877
children 36450491b884
line wrap: on
line diff
--- a/mcabber/configure.ac	Sat Feb 10 20:05:38 2007 +0100
+++ b/mcabber/configure.ac	Sat Feb 10 20:12:35 2007 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.9.1],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.2-dev],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)