diff mcabber/configure.ac @ 1248:03447ed1115d

Ready for release 0.9.3
author Mikael Berthe <mikael@lilotux.net>
date Tue, 19 Jun 2007 21:26:58 +0200
parents 19d95608b4fe
children 034576e929b2
line wrap: on
line diff
--- a/mcabber/configure.ac	Mon Jun 18 23:18:02 2007 +0200
+++ b/mcabber/configure.ac	Tue Jun 19 21:26:58 2007 +0200
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.9.3-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.3],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)