mcabber/configure.ac
changeset 1037 f7ef8003fc35
parent 976 d530e5fb506a
parent 1025 804aebb39028
child 1039 f79e6d3d7190
--- a/mcabber/configure.ac	Sat Nov 18 15:48:49 2006 +0100
+++ b/mcabber/configure.ac	Sun Nov 19 11:51:14 2006 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.8.3-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.8.4-dev],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)