[/trunk] Changeset 266 by mikael 0.6.1
authormikael
Sat, 25 Jun 2005 08:49:09 +0000
changeset 253 ff9ba796cabb
parent 252 cb7f944741e4
child 254 719b87a693a9
[/trunk] Changeset 266 by mikael * 0.6.1 release
mcabber/ChangeLog
mcabber/configure.ac
--- a/mcabber/ChangeLog	Sat Jun 25 08:43:24 2005 +0000
+++ b/mcabber/ChangeLog	Sat Jun 25 08:49:09 2005 +0000
@@ -14,7 +14,7 @@
   * Add Makefile for the doc subdir; the manpage will be installed now
   * Minor fixes
 
- -- Mikael, ?
+ -- Mikael, 2005-06-25
 
 mcabber (0.6.0)
 
--- a/mcabber/configure.ac	Sat Jun 25 08:43:24 2005 +0000
+++ b/mcabber/configure.ac	Sat Jun 25 08:49:09 2005 +0000
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.6.1-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.6.1],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)