diff mcabber/configure.ac @ 495:26f3c7695fe1 0.7.0

Ready for 0.7.0 release
author Mikael Berthe <mikael@lilotux.net>
date Sun, 09 Oct 2005 22:05:11 +0200
parents c918c1831d58
children b5c2c3c50435
line wrap: on
line diff
--- a/mcabber/configure.ac	Sun Oct 09 18:55:34 2005 +0200
+++ b/mcabber/configure.ac	Sun Oct 09 22:05:11 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.9-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.7.0],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)