changeset 299:a018ad7fef59

[gaim-migrate @ 309] Start of 0.9.18 committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 01 Jun 2000 01:43:01 +0000
parents 077cdc9dc64b
children b32c83750104
files ChangeLog NEWS configure.in gaim.spec
diffstat 4 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Jun 01 00:28:47 2000 +0000
+++ b/ChangeLog	Thu Jun 01 01:43:01 2000 +0000
@@ -1,5 +1,7 @@
 GAIM: The Pimpin' Penguin IM Clone thats good for the soul! 
 
+version 0.9.18:
+
 version 0.9.17 (05/31/2000):
 	* Automagic feature to check for new versions has been removed
 	* Infinite loop bug fixed
--- a/NEWS	Thu Jun 01 00:28:47 2000 +0000
+++ b/NEWS	Thu Jun 01 01:43:01 2000 +0000
@@ -1,5 +1,7 @@
 -=[ GAIM ]=-  The Pimpin' Penguin AIM Clone That's Good For The Soul!
 
+0.9.18:
+
 0.9.17:
 	Rob: I am an e-mail fiend!
 	(after receiving 60 emails within a 5 minute period about a problem
--- a/configure.in	Thu Jun 01 00:28:47 2000 +0000
+++ b/configure.in	Thu Jun 01 01:43:01 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.17])
+AM_INIT_AUTOMAKE([gaim], [0.9.18])
 
 dnl Checks for programs.
 AM_PROG_LIBTOOL
--- a/gaim.spec	Thu Jun 01 00:28:47 2000 +0000
+++ b/gaim.spec	Thu Jun 01 01:43:01 2000 +0000
@@ -1,5 +1,5 @@
 %define name gaim
-%define version 0.9.17
+%define version 0.9.18
 %define release 1
 %define prefix /usr