mcabber/configure.ac
changeset 963 fc98d932af4f
parent 953 1757f8b03b8f
child 969 abfe3ca42c35
child 1024 1574f5a4c264
--- a/mcabber/configure.ac	Sun Sep 17 14:35:25 2006 +0200
+++ b/mcabber/configure.ac	Tue Sep 19 18:53:18 2006 +0200
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.8.2-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.8.2],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)