Skip to content

Commit 6140682

Browse files
committed
Increment version number to 6.1.1.9000
1 parent 298cef8 commit 6140682

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: RcppParallel
22
Type: Package
33
Title: Parallel Programming Tools for 'Rcpp'
4-
Version: 6.1.1
4+
Version: 6.1.1.9000
55
Authors@R: c(
66
person("Kevin", "Ushey", role = c("aut", "cre"), email = "kevin@rstudio.com",
77
comment = c(ORCID = "0000-0003-2880-7407")),

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# RcppParallel (development version)
2+
3+
14
# RcppParallel 6.1.1
25

36
* Fixed an issue where package installation could fail if `cmake` was not

0 commit comments

Comments
 (0)