changeset 253:ff9ba796cabb 0.6.1

[/trunk] Changeset 266 by mikael * 0.6.1 release
author mikael
date Sat, 25 Jun 2005 08:49:09 +0000
parents cb7f944741e4
children 719b87a693a9
files mcabber/ChangeLog mcabber/configure.ac
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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)