mcabber/configure.ac
changeset 1407 dd565420a1f6
parent 1388 40371a7d49f4
child 1411 4029e3447f2b
--- a/mcabber/configure.ac	Sat Jan 12 17:18:42 2008 +0100
+++ b/mcabber/configure.ac	Sun Jan 13 11:04:54 2008 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.9.6-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.6],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)