[Rcpp-commits] r4290 - in pkg/Rcpp: . inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Mar 21 20:47:50 CET 2013
Author: edd
Date: 2013-03-21 20:47:50 +0100 (Thu, 21 Mar 2013)
New Revision: 4290
Modified:
pkg/Rcpp/DESCRIPTION
pkg/Rcpp/inst/NEWS.Rd
Log:
new minor to make it distinct in R-Forge
set this (temp.) version in NEWS.Rd too to suppress one warning
Modified: pkg/Rcpp/DESCRIPTION
===================================================================
--- pkg/Rcpp/DESCRIPTION 2013-03-21 19:29:07 UTC (rev 4289)
+++ pkg/Rcpp/DESCRIPTION 2013-03-21 19:47:50 UTC (rev 4290)
@@ -1,6 +1,6 @@
Package: Rcpp
Title: Seamless R and C++ Integration
-Version: 0.10.2.7
+Version: 0.10.2.8
Date: $Date$
Author: Dirk Eddelbuettel and Romain Francois, with contributions
by Douglas Bates, John Chambers and JJ Allaire
Modified: pkg/Rcpp/inst/NEWS.Rd
===================================================================
--- pkg/Rcpp/inst/NEWS.Rd 2013-03-21 19:29:07 UTC (rev 4289)
+++ pkg/Rcpp/inst/NEWS.Rd 2013-03-21 19:47:50 UTC (rev 4290)
@@ -2,7 +2,7 @@
\title{News for Package 'Rcpp'}
\newcommand{\cpkg}{\href{http://CRAN.R-project.org/package=#1}{\pkg{#1}}}
-\section{Changes in Rcpp 0.10.3 (2013-xx-yy)}{
+\section{Changes in Rcpp 0.10.2.8 (2013-03-21)}{
\itemize{
\item Changes in R code:
\itemize{
More information about the Rcpp-commits
mailing list