[R-gregmisc-users] SF.net SVN: r-gregmisc:[1361] trunk/gplots
Brought to you by:
warnes
From: <wa...@us...> - 2009-10-12 13:26:42
|
Revision: 1361 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1361&view=rev Author: warnes Date: 2009-10-12 13:26:35 +0000 (Mon, 12 Oct 2009) Log Message: ----------- Update version number to 2.7.2, 2.7.1 was already up but apparently DESCRIPTION wasn't commited with change. Modified Paths: -------------- trunk/gplots/DESCRIPTION trunk/gplots/inst/NEWS Modified: trunk/gplots/DESCRIPTION =================================================================== --- trunk/gplots/DESCRIPTION 2009-10-10 17:32:26 UTC (rev 1360) +++ trunk/gplots/DESCRIPTION 2009-10-12 13:26:35 UTC (rev 1361) @@ -4,7 +4,7 @@ Depends: R (>= 1.9.0), gtools, gdata, stats, caTools, grid Recommends: datasets, grid Suggests: gtools -Version: 2.7.1 +Version: 2.7.2 Author: Gregory R. Warnes. Includes R source code and/or documentation contributed by (in alphabetical order): Ben Bolker, Lodewijk Bonebakker, Robert Gentleman, Wolfgang Modified: trunk/gplots/inst/NEWS =================================================================== --- trunk/gplots/inst/NEWS 2009-10-10 17:32:26 UTC (rev 1360) +++ trunk/gplots/inst/NEWS 2009-10-12 13:26:35 UTC (rev 1361) @@ -1,4 +1,4 @@ -Release 2.7.0 - 2009-05-08 +Release 2.7.2 - 2009-05-08 -------------------------- Bug Fixes: @@ -7,7 +7,7 @@ components swapped. -Release 2.7.0 - 2009-05-08 +Release 2.7.1 - 2009-05-08 -------------------------- New Features: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |