# HG changeset patch # User Sean Egan # Date 1053133049 0 # Node ID 9f4e2a0d3420c0f264cdfa2956dde0ffb4f69a46 # Parent f3cf3bff72f01ed008d6866c295dece8ef1e3ddc [gaim-migrate @ 5779] release committer: Tailor Script diff -r f3cf3bff72f0 -r 9f4e2a0d3420 ChangeLog --- 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. diff -r f3cf3bff72f0 -r 9f4e2a0d3420 NEWS --- 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 diff -r f3cf3bff72f0 -r 9f4e2a0d3420 configure.ac --- 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]) diff -r f3cf3bff72f0 -r 9f4e2a0d3420 configure.in --- 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]) diff -r f3cf3bff72f0 -r 9f4e2a0d3420 doc/gaim.1 --- 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