Skip to content

Commit b216ba2

Browse files
committed
bump version; go to devel
1 parent 5e05387 commit b216ba2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
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
4+
Version: 4.4.4-9000
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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
RcppParallel 4.4.5 (UNRELEASED)
2+
------------------------------------------------------------------------
3+
* Fixed issue when compiling RcppParallel on macOS Catalina
4+
* Fixed issue when compiling RcppParallel with Rtools40
5+
16
RcppParallel 4.4.4
27
------------------------------------------------------------------------
38
* Fixed an issue when compiling RcppParallel with clang-9 on Fedora

0 commit comments

Comments
 (0)