diff mcabber/configure.ac @ 906:ead2d49f2a88

Ready for release 0.7.7
author Mikael Berthe <mikael@lilotux.net>
date Wed, 21 Jun 2006 22:01:53 +0200
parents c4f164c4b0d3
children 04d0bc95f6f1
line wrap: on
line diff
--- a/mcabber/configure.ac	Wed Jun 21 21:30:37 2006 +0200
+++ b/mcabber/configure.ac	Wed Jun 21 22:01:53 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.7-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.7.7],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)