diff mcabber/configure.ac @ 1555:c992b3da5d53

Post-0.9.9 changes
author Mikael Berthe <mikael@lilotux.net>
date Thu, 09 Oct 2008 22:26:21 +0200
parents 7196e3ca1abc
children 0674abda9a8f
line wrap: on
line diff
--- a/mcabber/configure.ac	Thu Oct 09 22:24:59 2008 +0200
+++ b/mcabber/configure.ac	Thu Oct 09 22:26:21 2008 +0200
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.9.9],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.10-dev],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)