Skip to content

Commit cbd61a1

Browse files
committed
CRAN release 5.0.1
1 parent c5e22d2 commit cbd61a1

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: 5.0.0-9000
4+
Version: 5.0.1
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.1 (UNRELEASED)
1+
RcppParallel 5.0.1
22
------------------------------------------------------------------------
33
* Fixed compilation issue on OpenSUSE Tumbleweed with -flto=auto
44
* Fixed compilation when CPPFLAGS = -I/usr/local/include and a version

0 commit comments

Comments
 (0)