diff mcabber/configure.ac @ 1407:dd565420a1f6 0.9.6

Ready for release 0.9.6
author Mikael Berthe <mikael@lilotux.net>
date Sun, 13 Jan 2008 11:04:54 +0100
parents 40371a7d49f4
children 4029e3447f2b
line wrap: on
line diff
--- a/mcabber/configure.ac	Sat Jan 12 17:18:42 2008 +0100
+++ b/mcabber/configure.ac	Sun Jan 13 11:04:54 2008 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.9.6-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.6],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)