Skip to content

Commit 1f38789

Browse files
committed
roll minor version
1 parent 4a2d2f7 commit 1f38789

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

ChangeLog

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2019-10-20 Dirk Eddelbuettel <[email protected]>
2+
3+
* DESCRIPTION (Version, Date): Roll minor version
4+
15
2019-10-19 Stephen Wade <[email protected]>
26

37
* inst/include/Rcpp/XPtr.h: XPtr constructor split up, a single
@@ -13,7 +17,7 @@
1317

1418
* inst/include/Rcpp/exceptions.h: Condition use of typeid() on
1519
absence of RCPP_NO_RTTI in two places
16-
* inst/include/Rcpp/r/headers.h: RCPP_NO_RTTI implied RCPP_NO_MODULES
20+
* inst/include/Rcpp/r/headers.h: RCPP_NO_RTTI implies RCPP_NO_MODULES
1721

1822
2019-10-04 Dirk Eddelbuettel <[email protected]>
1923

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: 1.0.2.2
4-
Date: 2019-10-01
3+
Version: 1.0.2.3
4+
Date: 2019-10-20
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)