mcabber/configure.ac
changeset 1150 0b71fd194877
parent 1113 2b1274d7ce35
child 1152 4931c344483b
--- a/mcabber/configure.ac	Sat Feb 10 18:47:01 2007 +0100
+++ b/mcabber/configure.ac	Sat Feb 10 19:32:50 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.1-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.1],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)