changeset 170:e67c56a07f52

[gaim-migrate @ 180] The start of the 0.9.15 source tree :) Hooray! committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Mon, 24 Apr 2000 22:02:55 +0000
parents 554df636a6e7
children 789c792ed14b
files ChangeLog NEWS configure.in gaim.spec
diffstat 4 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Apr 24 19:34:18 2000 +0000
+++ b/ChangeLog	Mon Apr 24 22:02:55 2000 +0000
@@ -1,5 +1,7 @@
 GAIM: The Pimpin' Penguin IM Clone thats good for the soul! 
 
+version 0.9.15:
+
 version 0.9.14:
 	* Numerous Fixes by G. Sumner Hayes (buffer over flow patches,
 	  etc)
--- a/NEWS	Mon Apr 24 19:34:18 2000 +0000
+++ b/NEWS	Mon Apr 24 22:02:55 2000 +0000
@@ -1,5 +1,7 @@
 -=[ GAIM ]=-  The Pimpin' Penguin AIM Clone That's Good For The Soul!
 
+0.9.15:
+
 0.9.14:
 	Well, there's a few random hacks and fixes in here, along with
 a little suprise.  You guessed it, kiddos, support for plugins!  Happy
--- a/configure.in	Mon Apr 24 19:34:18 2000 +0000
+++ b/configure.in	Mon Apr 24 22:02:55 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.14])
+AM_INIT_AUTOMAKE([gaim], [0.9.15])
 
 dnl Checks for programs.
 AM_PROG_LIBTOOL
--- a/gaim.spec	Mon Apr 24 19:34:18 2000 +0000
+++ b/gaim.spec	Mon Apr 24 22:02:55 2000 +0000
@@ -1,5 +1,5 @@
 %define name gaim
-%define version 0.9.14
+%define version 0.9.15
 %define release 1
 %define prefix /usr