Skip to content

Commit

Permalink
Increment version number to 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Mar 26, 2021
1 parent 7a68432 commit 010322d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: callr
Title: Call R from R
Version: 3.5.1.9000
Version: 3.6.0
Authors@R: c(
person("Gábor", "Csárdi", role = c("aut", "cre", "cph"),
email = "csardi.gabor@gmail.com",
Expand Down
3 changes: 1 addition & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@

# callr development version
# callr 3.6.0

* callr now supports starting an R process with a different architecture,
so on Windows 64-bit R can start a 32-bit R background process, and
Expand Down

0 comments on commit 010322d

Please sign in to comment.