[Rcpp-commits] r2874 - pkg/RcppBDT

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Jan 17 23:22:23 CET 2011


Author: edd
Date: 2011-01-17 23:22:23 +0100 (Mon, 17 Jan 2011)
New Revision: 2874

Modified:
   pkg/RcppBDT/ChangeLog
   pkg/RcppBDT/DESCRIPTION
Log:
version increased to 0.1.0 for first CRAN upload


Modified: pkg/RcppBDT/ChangeLog
===================================================================
--- pkg/RcppBDT/ChangeLog	2011-01-17 14:36:22 UTC (rev 2873)
+++ pkg/RcppBDT/ChangeLog	2011-01-17 22:22:23 UTC (rev 2874)
@@ -1,3 +1,7 @@
+2011-01-17  Dirk Eddelbuettel  <edd at debian.org>
+
+	* DESCRIPTION (Version): bumped to 0.1.0 for first CRAN upload
+
 2011-01-13  Dirk Eddelbuettel  <edd at debian.org>
 
 	* R/zzz.R: added print and format methods

Modified: pkg/RcppBDT/DESCRIPTION
===================================================================
--- pkg/RcppBDT/DESCRIPTION	2011-01-17 14:36:22 UTC (rev 2873)
+++ pkg/RcppBDT/DESCRIPTION	2011-01-17 22:22:23 UTC (rev 2874)
@@ -1,7 +1,7 @@
 Package: RcppBDT
 Type: Package
 Title: Rcpp bindings for the Boost Date_Time library 
-Version: 0.0.3
+Version: 0.1.0
 Date: $Date$
 Author: Dirk Eddelbuettel and Romain Francois
 Maintainer: Dirk Eddelbuettel <edd at debian.org>



More information about the Rcpp-commits mailing list