[Xts-commits] r873 - pkg/xts
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Jan 25 14:29:48 CET 2015
Author: rossbennett34
Date: 2015-01-25 14:29:48 +0100 (Sun, 25 Jan 2015)
New Revision: 873
Modified:
pkg/xts/DESCRIPTION
Log:
making the Date field a variable and bumping version minor number to
match the svn revision number so we have a distinct dev version on R-Forge
that differs from the stable CRAN release
Modified: pkg/xts/DESCRIPTION
===================================================================
--- pkg/xts/DESCRIPTION 2015-01-24 18:48:47 UTC (rev 872)
+++ pkg/xts/DESCRIPTION 2015-01-25 13:29:48 UTC (rev 873)
@@ -1,8 +1,8 @@
Package: xts
Type: Package
Title: eXtensible Time Series
-Version: 0.9-7
-Date: 2013-06-26
+Version: 0.9.873
+Date: $Date$
Author: Jeffrey A. Ryan, Joshua M. Ulrich
Depends: zoo (>= 1.7-10)
LinkingTo: zoo
More information about the Xts-commits
mailing list