changeset 222:12a39dcb681c

[gaim-migrate @ 232] Welcome to GAIM 0.9.16 committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sun, 07 May 2000 20:46:37 +0000
parents b2f9f629525e
children ac05dfb9e762
files ChangeLog NEWS configure.in gaim.spec
diffstat 4 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun May 07 01:50:06 2000 +0000
+++ b/ChangeLog	Sun May 07 20:46:37 2000 +0000
@@ -1,5 +1,7 @@
 GAIM: The Pimpin' Penguin IM Clone thats good for the soul! 
 
+version 0.9.16:
+
 version 0.9.15: (05/06/2000)
 	* Plugin support enabled by default (oops)
 	* Some plugins built/installed by default
--- a/NEWS	Sun May 07 01:50:06 2000 +0000
+++ b/NEWS	Sun May 07 20:46:37 2000 +0000
@@ -1,5 +1,7 @@
 -=[ GAIM ]=-  The Pimpin' Penguin AIM Clone That's Good For The Soul!
 
+0.9.16;
+
 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	Sun May 07 01:50:06 2000 +0000
+++ b/configure.in	Sun May 07 20:46:37 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.15])
+AM_INIT_AUTOMAKE([gaim], [0.9.16])
 
 dnl Checks for programs.
 AM_PROG_LIBTOOL
--- a/gaim.spec	Sun May 07 01:50:06 2000 +0000
+++ b/gaim.spec	Sun May 07 20:46:37 2000 +0000
@@ -1,5 +1,5 @@
 %define name gaim
-%define version 0.9.15
+%define version 0.9.16
 %define release 1
 %define prefix /usr