changeset 293:101b3b4609d1

[gaim-migrate @ 303] Here we go, 0.9.17 :-) committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Wed, 31 May 2000 22:48:49 +0000
parents 6f2941cea9cf
children d9894fee20fe
files ChangeLog NEWS configure.in gaim.spec
diffstat 4 files changed, 11 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed May 31 21:37:08 2000 +0000
+++ b/ChangeLog	Wed May 31 22:48:49 2000 +0000
@@ -1,5 +1,7 @@
 GAIM: The Pimpin' Penguin IM Clone thats good for the soul! 
 
+version 0.9.17:
+
 version 0.9.16: (05/31/2000)
 	* Paned buddy chat window (Thanks Syd)
 	* Buddy lists (and changes) are cached to ~/.gaim/<sn>.blist
--- a/NEWS	Wed May 31 21:37:08 2000 +0000
+++ b/NEWS	Wed May 31 22:48:49 2000 +0000
@@ -1,5 +1,10 @@
 -=[ GAIM ]=-  The Pimpin' Penguin AIM Clone That's Good For The Soul!
 
+0.9.17:
+	Rob: I am an e-mail fiend!
+	(after receiving 60 emails within a 5 minute period about a problem
+	and responding to all of them immediately)
+
 0.9.16;
 	Rob: Blah Blah Blah.
 
@@ -13,6 +18,8 @@
 
 	Play nicely, and we'll keep hacking away at it.
 
+	Rob: Go Watch `Road Trip'. 
+
 0.9.15:
 	Hey boy's and girls.  There's not much to say here this time.
 We're loving Southern California, the new job's going great.  We just
--- a/configure.in	Wed May 31 21:37:08 2000 +0000
+++ b/configure.in	Wed May 31 22:48:49 2000 +0000
@@ -1,7 +1,7 @@
 dn3l Process this file with autoconf to produce a configure script.
 AC_INIT(src/aim.c)
 
-AM_INIT_AUTOMAKE([gaim], [0.9.16])
+AM_INIT_AUTOMAKE([gaim], [0.9.17])
 
 dnl Checks for programs.
 AM_PROG_LIBTOOL
--- a/gaim.spec	Wed May 31 21:37:08 2000 +0000
+++ b/gaim.spec	Wed May 31 22:48:49 2000 +0000
@@ -1,5 +1,5 @@
 %define name gaim
-%define version 0.9.16
+%define version 0.9.17
 %define release 1
 %define prefix /usr