Skip to content

Commit ec53b6a

Browse files
committed
Increment version number to 6.1.0
1 parent 5af58e0 commit ec53b6a

2 files changed

Lines changed: 2 additions & 2 deletions

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.0.0.9000
4+
Version: 6.1.0
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# RcppParallel (development version)
1+
# RcppParallel 6.1.0
22

33
* RcppParallel now provides `isProcessForkedChild()` (R) and
44
`RcppParallel::isProcessForkedChild()` (C++), which return `TRUE` when the

0 commit comments

Comments
 (0)