mcabber/configure.ac
changeset 253 ff9ba796cabb
parent 237 c8df64f43625
child 254 719b87a693a9
--- a/mcabber/configure.ac	Sat Jun 25 08:43:24 2005 +0000
+++ b/mcabber/configure.ac	Sat Jun 25 08:49:09 2005 +0000
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.6.1-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.6.1],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)