mcabber/configure.ac
changeset 1372 7b5a2b047efd
parent 1338 43eb4833db0c
child 1375 6fd893fe0908
--- a/mcabber/configure.ac	Sun Nov 18 22:37:42 2007 +0100
+++ b/mcabber/configure.ac	Mon Nov 19 22:17:58 2007 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.9.5-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.5],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)