Skip to content

Commit 98ecceb

Browse files
committed
roll minor version
1 parent d226e34 commit 98ecceb

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2017-01-31 Dirk Eddelbuettel <[email protected]>
2+
3+
* DESCRIPTION (Date, Version): Roll minor version
4+
5+
* inst/include/Rcpp/algorithm.h: Allow algorithm.h to be compiler under
6+
Intel's compiler, add copyright header and include guard
7+
18
2017-01-31 Nathan Russell <[email protected]>
29

310
* inst/include/Rcpp/sugar/matrix/upper_tri.h: Inherit from MatrixBase

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.9.1
4-
Date: 2017-01-17
3+
Version: 0.12.9.2
4+
Date: 2017-01-31
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)