diff mcabber/configure.ac @ 909:04d0bc95f6f1

Post-0.7.7 changes Fix a small typo in 0.7.7 changelog
author Mikael Berthe <mikael@lilotux.net>
date Wed, 21 Jun 2006 22:48:37 +0200
parents ead2d49f2a88
children 7613db31d344
line wrap: on
line diff
--- a/mcabber/configure.ac	Wed Jun 21 22:43:43 2006 +0200
+++ b/mcabber/configure.ac	Wed Jun 21 22:48:37 2006 +0200
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.7.7],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.7.8-dev],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)