diff mcabber/configure.ac @ 953:1757f8b03b8f

Post-0.8.1 changes
author Mikael Berthe <mikael@lilotux.net>
date Sun, 27 Aug 2006 10:07:59 +0200
parents e79d82933dea
children fc98d932af4f
line wrap: on
line diff
--- a/mcabber/configure.ac	Sat Aug 26 21:13:13 2006 +0200
+++ b/mcabber/configure.ac	Sun Aug 27 10:07:59 2006 +0200
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.8.1],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.8.2-dev],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)