changeset 15360:541032720845

[gaim-migrate @ 18152] NEWS up, gents. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 18 Jan 2007 02:54:50 +0000
parents 7c41ecf41614
children 47cbaea185f0
files NEWS configure.ac
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Thu Jan 18 02:35:14 2007 +0000
+++ b/NEWS	Thu Jan 18 02:54:50 2007 +0000
@@ -1,5 +1,11 @@
 -=[ Gaim ]=-  The Pimpin' Penguin IM Client That's Good For The Soul!
 
+2.0.0beta6 (1/17/2006):
+	Sean: Barring any seriously major new issues, we expect this to be
+	the final beta release before 2.0.0. This has a bunch of cool UI
+	changes, some Google Talk features, a bunch new plugins, and other
+	goodness.
+
 2.0.0beta5 (11/9/2006):
 	Sean: Another release in our endless stream in betas. This one's
 	pretty awesome; and it fixes major bugs introduced in previous
--- a/configure.ac	Thu Jan 18 02:35:14 2007 +0000
+++ b/configure.ac	Thu Jan 18 02:54:50 2007 +0000
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([gaim], [2.0.0dev], [gaim-devel@lists.sourceforge.net])
+AC_INIT([gaim], [2.0.0beta6], [gaim-devel@lists.sourceforge.net])
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)