diff mcabber/configure.ac @ 664:414ae36ea264 0.7.3

Ready for release 0.7.3
author Mikael Berthe <mikael@lilotux.net>
date Thu, 12 Jan 2006 21:40:28 +0100
parents 713ba1932382
children ff575fa25276
line wrap: on
line diff
--- a/mcabber/configure.ac	Mon Jan 09 21:56:03 2006 +0100
+++ b/mcabber/configure.ac	Thu Jan 12 21:40:28 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.3-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.7.3],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)