changeset 13560:1e433894ce0c

[gaim-migrate @ 15939] Update these files for beta3. I'm going to tag it in a few minutes, but I won't build tarballs and stuff until tomorrow around noon EST. If you want to get anything in before then, go ahead and commit it and let me know and I can move the tag. Or you can move it. Godspeed! committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 25 Mar 2006 04:04:20 +0000
parents bbbde2f5c03b
children 104fbbfc91fb
files NEWS configure.ac
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Fri Mar 24 16:04:59 2006 +0000
+++ b/NEWS	Sat Mar 25 04:04:20 2006 +0000
@@ -1,5 +1,9 @@
 -=[ Gaim ]=-  The Pimpin' Penguin IM Client That's Good For The Soul!
 
+2.0.0beta3 (03/25/2006):
+	Mark: Yeah, I know, another beta.  Don't worry, we'll get this
+	puppy out the door eventually.
+
 2.0.0beta2 (01/24/2006):
 	Mark: So this is the new year, and I don't feel any different, but
 	Gaim is getting better.  We hope this will be our last beta before
--- a/configure.ac	Fri Mar 24 16:04:59 2006 +0000
+++ b/configure.ac	Sat Mar 25 04:04:20 2006 +0000
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([gaim], [2.0.0cvs], [gaim-devel@lists.sourceforge.net])
+AC_INIT([gaim], [2.0.0beta3], [gaim-devel@lists.sourceforge.net])
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)