mcabber/configure.ac
changeset 1152 4931c344483b
parent 1150 0b71fd194877
child 1169 36450491b884
--- 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)