diff mcabber/configure.ac @ 1375:6fd893fe0908

Post-0.9.5 changes
author Mikael Berthe <mikael@lilotux.net>
date Mon, 19 Nov 2007 22:36:40 +0100
parents 7b5a2b047efd
children 40095d413da9
line wrap: on
line diff
--- a/mcabber/configure.ac	Mon Nov 19 22:33:30 2007 +0100
+++ b/mcabber/configure.ac	Mon Nov 19 22:36:40 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.5],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.6-dev],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)