changeset 345:74cf831b8117 0.6.4

Ready for 0.6.4 release
author Mikael Berthe <mikael@lilotux.net>
date Wed, 20 Jul 2005 21:29:57 +0100
parents 90127dc53ff8
children 0d54badcac4e
files mcabber/ChangeLog mcabber/configure.ac mcabber/doc/mcabber.1.html mcabber/doc/mcabber.1.txt
diffstat 4 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Wed Jul 20 20:10:53 2005 +0100
+++ b/mcabber/ChangeLog	Wed Jul 20 21:29:57 2005 +0100
@@ -1,4 +1,4 @@
-mcabber (0.6.4-dev)
+mcabber (0.6.4)
 
  * Configuration file format change (see NEWS file)
    Aliases & key bindings can be put in the config. file
@@ -11,10 +11,10 @@
  * Handle "error" message type
  * One Ctrl-C does not terminate mcabber anymore (the 2nd Ctrl-C do), but
    leaves multi-line message mode and aborts current completion
- * Add a sample script to handle events (currently, plays a sounds when
+ * Add a sample script to handle events (currently, it plays a sounds when
    a message is received)
 
- -- Mikael, ?
+ -- Mikael, 2005-07-20
 
 mcabber (0.6.3)
 
--- a/mcabber/configure.ac	Wed Jul 20 20:10:53 2005 +0100
+++ b/mcabber/configure.ac	Wed Jul 20 21:29:57 2005 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.6.4-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.6.4],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)
--- a/mcabber/doc/mcabber.1.html	Wed Jul 20 20:10:53 2005 +0100
+++ b/mcabber/doc/mcabber.1.html	Wed Jul 20 21:29:57 2005 +0100
@@ -511,7 +511,7 @@
 License (GPL).</p>
 <div id="footer">
 <p>
-Version 0.6.4-dev<br />
+Version 0.6.4<br />
 Last updated 17-Jul-2005 21:49:05 CEST
 </p>
 </div>
--- a/mcabber/doc/mcabber.1.txt	Wed Jul 20 20:10:53 2005 +0100
+++ b/mcabber/doc/mcabber.1.txt	Wed Jul 20 21:29:57 2005 +0100
@@ -1,7 +1,7 @@
 MCABBER(1)
 ===========
 Mikael BERTHE <mcabber@lilotux.net>
-v0.6.4-dev, July 2005
+v0.6.4, July 2005
 
 NAME
 ----