mcabber/configure.ac
changeset 1334 f8cfa22cedc2
parent 1332 bde2dc51c06b
child 1338 43eb4833db0c
--- a/mcabber/configure.ac	Sat Oct 27 11:10:18 2007 +0200
+++ b/mcabber/configure.ac	Sat Oct 27 12:01:55 2007 +0200
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.9.4-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.4],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)