diff mcabber/configure.ac @ 672:656e6acdac31 0.7.4

Ready for release 0.7.4
author Mikael Berthe <mikael@lilotux.net>
date Tue, 17 Jan 2006 22:34:30 +0100
parents ff575fa25276
children dbdf72de7500
line wrap: on
line diff
--- a/mcabber/configure.ac	Sun Jan 15 10:49:50 2006 +0100
+++ b/mcabber/configure.ac	Tue Jan 17 22:34:30 2006 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.7.4-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.7.4],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)