[Rinside-commits] r223 - in pkg: . inst

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun Jan 8 18:44:11 CET 2012


Author: edd
Date: 2012-01-08 18:44:10 +0100 (Sun, 08 Jan 2012)
New Revision: 223

Modified:
   pkg/DESCRIPTION
   pkg/inst/THANKS
Log:
upping minor number 
thanking John too


Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION	2012-01-08 17:43:21 UTC (rev 222)
+++ pkg/DESCRIPTION	2012-01-08 17:44:10 UTC (rev 223)
@@ -1,6 +1,6 @@
 Package: RInside
 Title: C++ classes to embed R in C++ applications
-Version: 0.2.5
+Version: 0.2.5.1
 Date: $Date$
 Author: Dirk Eddelbuettel and Romain Francois
 Maintainer: Dirk Eddelbuettel and Romain Francois <RomainAndDirk at r-enthusiasts.com>

Modified: pkg/inst/THANKS
===================================================================
--- pkg/inst/THANKS	2012-01-08 17:43:21 UTC (rev 222)
+++ pkg/inst/THANKS	2012-01-08 17:44:10 UTC (rev 223)
@@ -9,3 +9,4 @@
 Jianping Hua            for contributing two MPI-based examples
 Murray Stokely		for a patch regarding timing of Rcpp autoloads
 James Bates		for a patch restoring RInside on Windows
+John Brzustowski	for a correction to the Windows initialization



More information about the Rinside-commits mailing list