Skip to content

Commit 3c81f86

Browse files
committed
increment version number to 6.2.1
1 parent 8a49288 commit 3c81f86

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.2.0.9000
4+
Version: 6.2.1
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.2.1
22

33
* Fixed bundled oneTBB builds with recent libc++, which no longer includes
44
`<algorithm>` transitively. `tbb/concurrent_queue.h` uses `std::equal` but

0 commit comments

Comments
 (0)