mcabber/configure.ac
changeset 664 414ae36ea264
parent 630 713ba1932382
child 666 ff575fa25276
--- 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)