[gaim-migrate @ 3266]

Tue, 14 May 2002 14:53:56 +0000

author
Sean Egan <seanegan@pidgin.im>
date
Tue, 14 May 2002 14:53:56 +0000
changeset 3248
f6d0c2dc4c76
parent 3247
7cb8d740459a
child 3249
59286b73b23e

[gaim-migrate @ 3266]
zero point fifty-nine

ChangeLog file | annotate | diff | comparison | revisions
NEWS file | annotate | diff | comparison | revisions
configure.ac file | annotate | diff | comparison | revisions
configure.in file | annotate | diff | comparison | revisions
doc/gaim.1 file | annotate | diff | comparison | revisions
--- a/ChangeLog	Tue May 14 02:39:40 2002 +0000
+++ b/ChangeLog	Tue May 14 14:53:56 2002 +0000
@@ -1,5 +1,7 @@
 Gaim: The Pimpin' Penguin IM Clone thats good for the soul! 
 
+version 0.59
+	
 version 0.58 (05/13/2002):
 	* Bulgarian translation added (Thanks, Igel Itzo)
 	* Taiwanese translation added (Thanks, Paladin Liu)
--- a/NEWS	Tue May 14 02:39:40 2002 +0000
+++ b/NEWS	Tue May 14 14:53:56 2002 +0000
@@ -1,5 +1,7 @@
 -=[ Gaim ]=-  The Pimpin' Penguin IM Client That's Good For The Soul!
 
+0.59
+
 0.58 (05/13/2002):
 	Rob: Yeah, so, my computer has been bad which is why the release
 	didn't go out on time. Oh well.  I would like to welcome
--- a/configure.ac	Tue May 14 02:39:40 2002 +0000
+++ b/configure.ac	Tue May 14 14:53:56 2002 +0000
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/aim.c)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE([gaim], [0.58])
+AM_INIT_AUTOMAKE([gaim], [0.59cvs])
 
 AC_PREREQ([2.50])
 
--- a/configure.in	Tue May 14 02:39:40 2002 +0000
+++ b/configure.in	Tue May 14 14:53:56 2002 +0000
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/aim.c)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE([gaim], [0.58])
+AM_INIT_AUTOMAKE([gaim], [0.59cvs])
 
 
 
--- a/doc/gaim.1	Tue May 14 02:39:40 2002 +0000
+++ b/doc/gaim.1	Tue May 14 14:53:56 2002 +0000
@@ -21,7 +21,7 @@
 .\" USA.
 .TH gaim 1
 .SH NAME
-Gaim v0.58 \- Instant Messaging client
+Gaim v0.59 \- Instant Messaging client
 .SH SYNOPSIS
 .TP 5
 \fBgaim \fI[options]\fR

mercurial