Skip to content

Commit 711e25d

Browse files
committed
Increment version number to 6.2.0.9000
1 parent b90ca73 commit 711e25d

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.2.0
4+
Version: 6.2.0.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.2.0
25

36
* Fixed a failure to install with toolchains that accept `-std=c++20` but

0 commit comments

Comments
 (0)