changeset 56:a3de3ca65e97

[gaim-migrate @ 66] GAIM 0.9.13 has begun. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sun, 26 Mar 2000 09:42:00 +0000
parents 39d169ccc385
children c8decb758863
files ChangeLog NEWS configure.in gaim.spec
diffstat 4 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Mar 26 09:14:59 2000 +0000
+++ b/ChangeLog	Sun Mar 26 09:42:00 2000 +0000
@@ -1,5 +1,7 @@
 GAIM: The Pimpin' Penguin IM Clone thats good for the soul! 
 
+version 0.9.13:
+
 version 0.9.12 (03/25/2000):
 	* Segfault fix for PPC/Alpha/etc machines with log(0)
 	  Thanks to Todd Cohen for this one.
--- a/NEWS	Sun Mar 26 09:14:59 2000 +0000
+++ b/NEWS	Sun Mar 26 09:42:00 2000 +0000
@@ -1,5 +1,7 @@
 -=[ GAIM ]=-  The Pimpin' Penguin AIM Clone That's Good For The Soul!
 
+0.9.13:
+
 0.9.12:
 	Well guys, looks like we got some nifty things in this version.
 TrueType Fonts are supported for those XFSTT buffs out there (or whatever
--- a/configure.in	Sun Mar 26 09:14:59 2000 +0000
+++ b/configure.in	Sun Mar 26 09:42:00 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.12])
+AM_INIT_AUTOMAKE([gaim], [0.9.13])
 
 dnl Checks for programs.
 AM_PROG_LIBTOOL
--- a/gaim.spec	Sun Mar 26 09:14:59 2000 +0000
+++ b/gaim.spec	Sun Mar 26 09:42:00 2000 +0000
@@ -1,5 +1,5 @@
 %define name gaim
-%define version 0.9.12
+%define version 0.9.13
 %define release 1
 %define prefix /usr