Skip to content

Commit 8ac38d7

Browse files
committed
new minor version
1 parent ed5a61f commit 8ac38d7

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2017-01-06 Dirk Eddelbuettel <[email protected]>
2+
3+
* DESCRIPTION (Version, Date): Mark new minor version
4+
5+
* src/attributes.cpp: Additional nocov tags
6+
17
2017-01-04 Dirk Eddelbuettel <[email protected]>
28

39
* src/Date.cpp (Rcpp): Protect assignment to tm_gmtoff to not being

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: Rcpp
22
Title: Seamless R and C++ Integration
3-
Version: 0.12.8.3
4-
Date: 2016-12-25
3+
Version: 0.12.8.4
4+
Date: 2017-01-06
55
Author: Dirk Eddelbuettel, Romain Francois, JJ Allaire, Kevin Ushey, Qiang Kou,
66
Nathan Russell, Douglas Bates and John Chambers
77
Maintainer: Dirk Eddelbuettel <[email protected]>

0 commit comments

Comments
 (0)