diff mcabber/configure.ac @ 627:d04b950122b9

Ready for release 0.7.2
author Mikael Berthe <mikael@lilotux.net>
date Mon, 19 Dec 2005 22:52:21 +0100
parents 9b6e3e5779b0
children 713ba1932382
line wrap: on
line diff
--- a/mcabber/configure.ac	Mon Dec 19 20:32:25 2005 +0100
+++ b/mcabber/configure.ac	Mon Dec 19 22:52:21 2005 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.7.2-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.7.2],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)