diff mcabber/configure.ac @ 497:b5c2c3c50435

Post-0.7.0 changes
author Mikael Berthe <mikael@lilotux.net>
date Mon, 10 Oct 2005 22:59:32 +0200
parents 26f3c7695fe1
children 1aab64a04c31
line wrap: on
line diff
--- a/mcabber/configure.ac	Mon Oct 10 19:09:38 2005 +0200
+++ b/mcabber/configure.ac	Mon Oct 10 22:59:32 2005 +0200
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.7.0],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.7.1-dev],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)