diff mcabber/configure.ac @ 913:ced28f227521

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 23:26:48 +0200
parents 7613db31d344
children 1ef75178ce74
line wrap: on
line diff
--- a/mcabber/configure.ac	Wed Jun 21 23:23:59 2006 +0200
+++ b/mcabber/configure.ac	Wed Jun 21 23:26:48 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)