diff mcabber/configure.ac @ 666:ff575fa25276

Post-0.7.3 changes
author Mikael Berthe <mikael@lilotux.net>
date Thu, 12 Jan 2006 22:54:13 +0100
parents 414ae36ea264
children 656e6acdac31
line wrap: on
line diff
--- a/mcabber/configure.ac	Thu Jan 12 22:02:00 2006 +0100
+++ b/mcabber/configure.ac	Thu Jan 12 22:54:13 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.3],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.7.4-dev],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)