diff mcabber/configure.ac @ 674:dbdf72de7500

Post-0.7.4 changes
author Mikael Berthe <mikael@lilotux.net>
date Tue, 17 Jan 2006 23:32:28 +0100
parents 656e6acdac31
children 8ed8c32d3164
line wrap: on
line diff
--- a/mcabber/configure.ac	Tue Jan 17 23:15:59 2006 +0100
+++ b/mcabber/configure.ac	Tue Jan 17 23:32:28 2006 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.7.4],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.7.5-dev],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)