mcabber/configure.ac
changeset 1593 06fdfff29175
parent 1590 8d1bcc83ae32
child 1596 afa0d463854b
--- a/mcabber/configure.ac	Tue Oct 06 21:22:51 2009 +0200
+++ b/mcabber/configure.ac	Tue Oct 06 21:32:30 2009 +0200
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.9.10-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.10],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)