Skip to content

Commit 2846330

Browse files
committed
prepare for release
1 parent 6404681 commit 2846330

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.6-9000
4+
Version: 5.1.7
55
Authors@R: c(
66
person("JJ", "Allaire", role = c("aut"), email = "jj@rstudio.com"),
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.7 (UNRELEASED)
2+
## RcppParallel 5.1.7
33

44
* Remove deprecated `std::iterator`. (#192; @Enchufa2)
55

0 commit comments

Comments
 (0)