Skip to content

Commit 1be628f

Browse files
committed
CRAN release 5.1.3
1 parent 0d2ad78 commit 1be628f

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.1.2-9000
4+
Version: 5.1.3
55
Authors@R: c(
66
person("JJ", "Allaire", role = c("aut"), email = "[email protected]"),
77
person("Romain", "Francois", role = c("aut", "cph")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
## RcppParallel 5.1.3 (UNRELEASED)
2+
## RcppParallel 5.1.3
33

44
* Fixed an issue that prevented compilation of RcppParallel with R (< 4.0.0)
55
of R on Windows.

0 commit comments

Comments
 (0)