Skip to content

Commit

Permalink
Increment version number to 3.7.6.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Mar 25, 2024
1 parent bc6cd20 commit 80bb64d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.7.6
Version: 3.7.6.9000
Authors@R: c(
person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0001-7098-9676")),
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# callr (development version)

# callr 3.7.6

* If the `CALLR_NO_TEMP_DLLS=true` env var is set then callr does not
Expand Down

0 comments on commit 80bb64d

Please sign in to comment.