Mercurial > pidgin
changeset 510:dab0c611029e
[gaim-migrate @ 520]
0.9.21 will never exist, so what about 0.10.0?
(Yes, we're slowly approaching 1.0.0)
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Thu, 20 Jul 2000 16:45:21 +0000 |
parents | 0f3a97c115bb |
children | 3133ab511d92 |
files | ChangeLog NEWS TODO configure.in doc/gaim.1 |
diffstat | 5 files changed, 5 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Thu Jul 20 16:27:39 2000 +0000 +++ b/ChangeLog Thu Jul 20 16:45:21 2000 +0000 @@ -1,6 +1,6 @@ GAIM: The Pimpin' Penguin IM Clone thats good for the soul! -version 0.9.21: +version 0.10.0: * New Smiley Faces and Pixmaps added. * Fixed 0-byte file segfault.
--- a/NEWS Thu Jul 20 16:27:39 2000 +0000 +++ b/NEWS Thu Jul 20 16:45:21 2000 +0000 @@ -1,6 +1,6 @@ -=[ GAIM ]=- The Pimpin' Penguin AIM Clone That's Good For The Soul! -0.9.21: +0.10.0: 0.9.20 (07/14/2000): Rob: Well, guys, I hope you enjoy this version. I've done quite a bit
--- a/TODO Thu Jul 20 16:27:39 2000 +0000 +++ b/TODO Thu Jul 20 16:45:21 2000 +0000 @@ -1,3 +1,2 @@ ---- STUFF FOR 0.9.21 RELEASE --- - More smileys and better smiley parsing +--- STUFF FOR 0.10.1 RELEASE --- Icons for buddy list (I forget what this was)
--- a/configure.in Thu Jul 20 16:27:39 2000 +0000 +++ b/configure.in Thu Jul 20 16:45:21 2000 +0000 @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(src/aim.c) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE([gaim], [0.9.21]) +AM_INIT_AUTOMAKE([gaim], [0.10.0]) dnl Checks for programs. AM_PROG_LIBTOOL