mcabber/configure.ac
changeset 1338 43eb4833db0c
parent 1334 f8cfa22cedc2
child 1372 7b5a2b047efd
--- a/mcabber/configure.ac	Sat Oct 27 15:49:56 2007 +0200
+++ b/mcabber/configure.ac	Sat Oct 27 16:31:12 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.4],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.5-dev],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)