diff mcabber/configure.ac @ 813:a8d63395a710

Post-0.7.6 changes
author Mikael Berthe <mikael@lilotux.net>
date Sat, 15 Apr 2006 09:57:00 +0200
parents 8c45ec4bf9bc
children 8c64874c449e
line wrap: on
line diff
--- a/mcabber/configure.ac	Sat Apr 15 00:57:04 2006 +0200
+++ b/mcabber/configure.ac	Sat Apr 15 09:57:00 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.6],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.7.7-dev],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)