From: <sea...@us...> - 2006-10-18 03:51:14
|
Revision: 17510 http://svn.sourceforge.net/gaim/?rev=17510&view=rev Author: seanegan Date: 2006-10-17 20:51:12 -0700 (Tue, 17 Oct 2006) Log Message: ----------- beta4 Modified Paths: -------------- trunk/NEWS trunk/configure.ac Modified: trunk/NEWS =================================================================== --- trunk/NEWS 2006-10-18 03:32:14 UTC (rev 17509) +++ trunk/NEWS 2006-10-18 03:51:12 UTC (rev 17510) @@ -1,5 +1,8 @@ -=[ Gaim ]=- The Pimpin' Penguin IM Client That's Good For The Soul! +2.0.0beta4 (10/17/2006) + Sean: Still beta. Maybe the next one should be a gamma.. :) + 2.0.0beta3 (03/25/2006): Mark: Yeah, I know, another beta. Don't worry, we'll get this puppy out the door eventually. Modified: trunk/configure.ac =================================================================== --- trunk/configure.ac 2006-10-18 03:32:14 UTC (rev 17509) +++ trunk/configure.ac 2006-10-18 03:51:12 UTC (rev 17510) @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([gaim], [2.0.0dev], [gai...@li...]) +AC_INIT([gaim], [2.0.0beta4], [gai...@li...]) AC_CANONICAL_SYSTEM AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |