diff mcabber/configure.ac @ 303:bb71b5707b00 0.6.2

Ready for 0.6.2 release
author Mikael Berthe <mikael@lilotux.net>
date Mon, 11 Jul 2005 21:30:41 +0100
parents 719b87a693a9
children 93d965185b4d
line wrap: on
line diff
--- a/mcabber/configure.ac	Mon Jul 11 21:11:28 2005 +0100
+++ b/mcabber/configure.ac	Mon Jul 11 21:30:41 2005 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.6.2-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.6.2],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)