diff mcabber/configure.ac @ 1412:0e1ef9597420

Post-0.9.6 changes
author Mikael Berthe <mikael@lilotux.net>
date Sun, 13 Jan 2008 20:28:07 +0100
parents 4029e3447f2b
children 757ebe4df0b9
line wrap: on
line diff
--- a/mcabber/configure.ac	Sun Jan 13 20:22:00 2008 +0100
+++ b/mcabber/configure.ac	Sun Jan 13 20:28:07 2008 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.9.6],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.7-dev],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)