Skip to content

Commit ccd4c7c

Browse files
authored
Merge pull request #348 from DavisVaughan/rc/0.4.7
RC 0.4.7
2 parents 97137c4 + ff363d7 commit ccd4c7c

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: cpp11
22
Title: A C++11 Interface for R's C Interface
3-
Version: 0.4.6.9000
3+
Version: 0.4.7
44
Authors@R:
55
c(
66
person("Davis", "Vaughan", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4777-038X")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# cpp11 (development version)
1+
# cpp11 0.4.7
22

33
* Internal changes requested by CRAN to fix invalid format string tokens
44
(@paleolimbot, #345).

cran-comments.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
Patch release to fix a bug in 0.4.4 that caused CRAN to revert the package back
2-
to 0.4.3 code (under a version of 0.4.5).
1+
This is a patch release with no expected breakage of any reverse dependencies.

0 commit comments

Comments
 (0)