diff mcabber/configure.ac @ 434:c918c1831d58

Post-0.6.8 changes
author Mikael Berthe <mikael@lilotux.net>
date Thu, 15 Sep 2005 21:51:00 +0200
parents 3a613e1d229b
children 26f3c7695fe1
line wrap: on
line diff
--- a/mcabber/configure.ac	Mon Sep 12 20:55:08 2005 +0200
+++ b/mcabber/configure.ac	Thu Sep 15 21:51:00 2005 +0200
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.6.8],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.6.9-dev],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)