diff mcabber/configure.ac @ 1150:0b71fd194877 0.9.1

Ready for release 0.9.1
author Mikael Berthe <mikael@lilotux.net>
date Sat, 10 Feb 2007 19:32:50 +0100
parents 2b1274d7ce35
children 4931c344483b
line wrap: on
line diff
--- 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)