Skip to content

Commit 2de1797

Browse files
author
tnagler
committed
bump version
1 parent 1a1cd3a commit 2de1797

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: RcppThread
22
Title: R-Friendly Threading in C++
3-
Version: 2.1.6
3+
Version: 2.1.7
44
Authors@R: c(
55
person("Thomas", "Nagler",, "mail@tnagler.com", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0003-1855-0046"))

NEWS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# RcppThread 2.1.7
2+
3+
BUG FIX
4+
5+
* enable check for standalone libatomic on Windows (#72, thanks @kalibera)
6+
7+
18
# RcppThread 2.1.6
29

310
NEW FEATURES

0 commit comments

Comments
 (0)