changeset 76:4cef3d250f3c

[gaim-migrate @ 86] Set up for 0.9.14 committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Tue, 28 Mar 2000 23:48:14 +0000
parents 6419cd5286ae
children b06013f863fb
files ChangeLog NEWS configure.in gaim.spec
diffstat 4 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Mar 28 21:21:33 2000 +0000
+++ b/ChangeLog	Tue Mar 28 23:48:14 2000 +0000
@@ -1,5 +1,7 @@
 GAIM: The Pimpin' Penguin IM Clone thats good for the soul! 
 
+version 0.9.14:
+
 version 0.9.13 (03/27/2000):
 	* Dialog Box Segfault Fixed (When You Click A Toggle Then Cancel)
 	* Double Log-Out Message Fixed
--- a/NEWS	Tue Mar 28 21:21:33 2000 +0000
+++ b/NEWS	Tue Mar 28 23:48:14 2000 +0000
@@ -1,5 +1,7 @@
 -=[ GAIM ]=-  The Pimpin' Penguin AIM Clone That's Good For The Soul!
 
+0.9.14:
+
 0.9.13:
 	Not much to say for this release.  Bug fixes, That's all.  Look
 for the goodies I promised in 0.9.13 to appear in 0.9.14 which should be
--- a/configure.in	Tue Mar 28 21:21:33 2000 +0000
+++ b/configure.in	Tue Mar 28 23:48:14 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.13])
+AM_INIT_AUTOMAKE([gaim], [0.9.14])
 
 dnl Checks for programs.
 AM_PROG_LIBTOOL
--- a/gaim.spec	Tue Mar 28 21:21:33 2000 +0000
+++ b/gaim.spec	Tue Mar 28 23:48:14 2000 +0000
@@ -1,5 +1,5 @@
 %define name gaim
-%define version 0.9.13
+%define version 0.9.14
 %define release 1
 %define prefix /usr