diff mcabber/configure.ac @ 1372:7b5a2b047efd 0.9.5

Ready for release 0.9.5
author Mikael Berthe <mikael@lilotux.net>
date Mon, 19 Nov 2007 22:17:58 +0100
parents 43eb4833db0c
children 6fd893fe0908
line wrap: on
line diff
--- a/mcabber/configure.ac	Sun Nov 18 22:37:42 2007 +0100
+++ b/mcabber/configure.ac	Mon Nov 19 22:17:58 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.5-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.5],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)