mcabber/configure.ac
changeset 1541 4441fe9a4706
parent 1523 da91b601bc77
child 1544 65709bfb2cae
--- a/mcabber/configure.ac	Sun Oct 05 21:59:55 2008 +0200
+++ b/mcabber/configure.ac	Sun Oct 05 22:53:27 2008 +0200
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.9.8-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.8],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)