diff mcabber/configure.ac @ 1593:06fdfff29175 0.9.10

Ready for release 0.9.10
author Mikael Berthe <mikael@lilotux.net>
date Tue, 06 Oct 2009 21:32:30 +0200
parents 8d1bcc83ae32
children afa0d463854b
line wrap: on
line diff
--- 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)