Mercurial > pidgin
changeset 882:557a4a9cda3f
[gaim-migrate @ 892]
Just getting 0.10.1 ready :-P
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Mon, 11 Sep 2000 09:49:28 +0000 |
parents | 99c5ff50d83d |
children | a3fe1e6f4946 |
files | ChangeLog NEWS configure.in doc/gaim.1 |
diffstat | 4 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Sep 11 09:08:41 2000 +0000 +++ b/ChangeLog Mon Sep 11 09:49:28 2000 +0000 @@ -1,5 +1,7 @@ GAIM: The Pimpin' Penguin IM Clone thats good for the soul! +version 0.10.1: + version 0.10.0 (09/11/2000): * New Smiley Faces and Pixmaps added. * Smiley faces now properly wrap in the conversation windows.
--- a/NEWS Mon Sep 11 09:08:41 2000 +0000 +++ b/NEWS Mon Sep 11 09:49:28 2000 +0000 @@ -1,5 +1,7 @@ -=[ GAIM ]=- The Pimpin' Penguin AIM Clone That's Good For The Soul! +0.10.1: + 0.10.0 (09/11/2000): Rob: Well peoples, I know that it's been a while since our last release. Here we go. Some brand spankin' new interfaces
--- a/configure.in Mon Sep 11 09:08:41 2000 +0000 +++ b/configure.in Mon Sep 11 09:49:28 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.0]) +AM_INIT_AUTOMAKE([gaim], [0.10.1]) dnl Checks for programs. AM_PROG_LIBTOOL