Skip to content

Commit

Permalink
go to devel
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinushey committed Aug 21, 2024
1 parent 15d7940 commit 9ff4809
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: RcppParallel
Type: Package
Title: Parallel Programming Tools for 'Rcpp'
Version: 5.1.9
Version: 5.1.9.9000
Authors@R: c(
person("JJ", "Allaire", role = c("aut"), email = "jj@rstudio.com"),
person("Romain", "Francois", role = c("aut", "cph")),
Expand Down
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

## RcppParallel 5.1.10 (UNRELEASED)


## RcppParallel 5.1.9

* RcppParallel no longer passes `-rpath` when building / linking on Windows.
Expand Down

0 comments on commit 9ff4809

Please sign in to comment.