Skip to content

Commit f0c66e9

Browse files
committed
CRAN release 5.0.0
1 parent eb8d3bb commit f0c66e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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: 4.4.4-9000
4+
Version: 5.0.0
55
Authors@R: c(
66
person("JJ", "Allaire", role = c("aut"), email = "jj@rstudio.com"),
77
person("Romain", "Francois", role = c("aut", "cph")),

inst/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
RcppParallel 5.0.0 (UNRELEASED)
1+
RcppParallel 5.0.0
22
------------------------------------------------------------------------
33
* RcppParallel backend can now be customized with RCPP_PARALLEL_BACKEND
44
environment variable (supported values are 'tbb' and 'tinythread')

0 commit comments

Comments
 (0)