diff mcabber/configure.ac @ 946:5c1dfc8e54d7 0.8.0

Ready for release 0.8.0
author Mikael Berthe <mikael@lilotux.net>
date Sun, 13 Aug 2006 21:01:30 +0200
parents dcd6d23d7a13
children 388b43cea2c5
line wrap: on
line diff
--- a/mcabber/configure.ac	Wed Aug 09 20:28:41 2006 +0200
+++ b/mcabber/configure.ac	Sun Aug 13 21:01:30 2006 +0200
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.7.9-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.8.0],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)