[gaim-migrate @ 5779]

Sat, 17 May 2003 00:57:29 +0000

author
Sean Egan <seanegan@pidgin.im>
date
Sat, 17 May 2003 00:57:29 +0000
changeset 5403
6bfd4981084e
parent 5402
72ff435414e1
child 5404
f4fae5dd302e

[gaim-migrate @ 5779]
release

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	Fri May 16 22:33:13 2003 +0000
+++ b/ChangeLog	Sat May 17 00:57:29 2003 +0000
@@ -1,6 +1,6 @@
 Gaim: The Pimpin' Penguin IM Clone that's good for the soul!
 
-version 0.63:
+version 0.63 (05/16/2003):
 	* A rewrite of the plugin API. Plugin authors will need to change their
 	  code based off the changes found in other plugins.
 	* Perl script support is now provided in the perl plugin.
--- a/NEWS	Fri May 16 22:33:13 2003 +0000
+++ b/NEWS	Sat May 17 00:57:29 2003 +0000
@@ -1,6 +1,14 @@
 -=[ Gaim ]=-  The Pimpin' Penguin IM Client That's Good For The Soul!
 
-0.62 (04/23/2002):
+0.63 (05/16/2003)
+	Rob:
+
+	Sean: Yay!  School is finally over.  I have to give tons of cherry-
+	flavored props to everyone whose been helping out while I stayed away
+	from Gaim to keep myself from failing again, especially Christian and
+	Nathan.
+
+0.62 (04/23/2003):
 	Sean: This is just another standard bi-weekly Gaim release.  Nothing
 	really interesting, but it has some good bugfixes.  Personally, I've
 	been a bit removed from Gaim development lately what with school getting
--- a/configure.ac	Fri May 16 22:33:13 2003 +0000
+++ b/configure.ac	Sat May 17 00:57:29 2003 +0000
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/main.c)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE([gaim], [0.63cvs])
+AM_INIT_AUTOMAKE([gaim], [0.63])
 
 AC_PREREQ([2.50])
 
--- a/configure.in	Fri May 16 22:33:13 2003 +0000
+++ b/configure.in	Sat May 17 00:57:29 2003 +0000
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/main.c)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE([gaim], [0.63cvs])
+AM_INIT_AUTOMAKE([gaim], [0.63])
 
 
 
--- a/doc/gaim.1	Fri May 16 22:33:13 2003 +0000
+++ b/doc/gaim.1	Sat May 17 00:57:29 2003 +0000
@@ -21,7 +21,7 @@
 .\" USA.
 .TH gaim 1
 .SH NAME
-Gaim v0.62 \- Instant Messaging client
+Gaim v0.63 \- Instant Messaging client
 .SH SYNOPSIS
 .TP 5
 \fBgaim \fI[options]\fR

mercurial