[Rcpp-commits] r1322 - pkg/RcppGSL
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue May 25 15:20:17 CEST 2010
Author: romain
Date: 2010-05-25 15:20:17 +0200 (Tue, 25 May 2010)
New Revision: 1322
Modified:
pkg/RcppGSL/DESCRIPTION
Log:
nothing should be called 'stderr' on windows
Modified: pkg/RcppGSL/DESCRIPTION
===================================================================
--- pkg/RcppGSL/DESCRIPTION 2010-05-25 13:19:50 UTC (rev 1321)
+++ pkg/RcppGSL/DESCRIPTION 2010-05-25 13:20:17 UTC (rev 1322)
@@ -1,8 +1,8 @@
Package: RcppGSL
Type: Package
Title: Glue between Rcpp and the GNU GSL
-Version: 0.0.3
-Date: 2010-04-04
+Version: 0.0.4
+Date: 2010-05-25
Author: Romain Francois and Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel and Romain Francois <RomainAndDirk at r-enthusiasts.com>
Description: Glue between Rcpp and the GNU GSL
More information about the Rcpp-commits
mailing list