Skip to content

Commit eccec4e

Browse files
committed
rolled minor version, updated ChangeLog
1 parent b417093 commit eccec4e

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

ChangeLog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2016-12-25 Dirk Eddelbuettel <[email protected]>
2+
3+
* DESCRIPTION (Date, Version): Roll minor version
4+
5+
* src/api.cpp: Added #nocov markers
6+
* src/Rcpp_init.cpp: Idem
7+
* src/Date.cpp: Date
8+
19
2016-12-14 Nathan Russell <[email protected]>
210

311
* inst/include/Rcpp/sugar/functions/sample.h: Use vector instead of

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.2
4-
Date: 2016-11-29
3+
Version: 0.12.8.3
4+
Date: 2016-12-25
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)