Skip to content

Commit 21269ea

Browse files
committed
Increment version number to 0.5.2.9000
1 parent 73fd6e9 commit 21269ea

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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.5.2
3+
Version: 0.5.2.9000
44
Authors@R:
55
c(
66
person("Davis", "Vaughan", email = "davis@posit.co", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4777-038X")),

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# cpp11 (development version)
2+
13
# cpp11 0.5.2
24

35
* Fixed an issue related to `-Wdeprecated-literal-operator` (#447, @andrjohns).

0 commit comments

Comments
 (0)