Mercurial > pidgin.yaz
changeset 923:12407c6b3eb7
[gaim-migrate @ 933]
Just getting things set-up for the next version of gaim.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Sat, 16 Sep 2000 08:06:32 +0000 |
parents | b544df1b1c17 |
children | f6aa60716419 |
files | ChangeLog NEWS configure.in doc/gaim.1 |
diffstat | 4 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sat Sep 16 01:09:23 2000 +0000 +++ b/ChangeLog Sat Sep 16 08:06:32 2000 +0000 @@ -1,5 +1,7 @@ GAIM: The Pimpin' Penguin IM Clone thats good for the soul! +version 0.10.2: + version 0.10.1 (09/15/2000): * Better chatroom logging * Oscar works again. Pay no attention to Slashdot.
--- a/NEWS Sat Sep 16 01:09:23 2000 +0000 +++ b/NEWS Sat Sep 16 08:06:32 2000 +0000 @@ -1,5 +1,7 @@ -=[ GAIM ]=- The Pimpin' Penguin AIM Clone That's Good For The Soul! +0.10.2: + 0.10.1 (09/15/2000): Rob: Hi Hi Hi! Yet another gaim release pushed out the door
--- a/configure.in Sat Sep 16 01:09:23 2000 +0000 +++ b/configure.in Sat Sep 16 08:06:32 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.10.1]) +AM_INIT_AUTOMAKE([gaim], [0.10.2]) dnl Checks for programs. AM_PROG_LIBTOOL