Skip to content

Commit 492f253

Browse files
committed
Update version
1 parent 3f536d5 commit 492f253

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: rgl
2-
Version: 1.1.2
2+
Version: 1.1.3
33
Title: 3D Visualization Using OpenGL
44
Authors@R: c(person("Duncan", "Murdoch", role = c("aut", "cre"),
55
email = "murdoch.duncan@gmail.com"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# rgl 1.1.2
1+
# rgl 1.1.3
22

33
## Major changes
44

cran-comments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# 1.1.2:
1+
# 1.1.3:
22

33
This release contains relatively large changes
44
described below. It tests quite cleanly on R versions
55
3.5.x to R-devel, with the only issues being its size
66
and sometimes check times.
77

88
An issue with declaration problems in Windows R-devel
9-
has been fixed.
9+
has been fixed, and some missing checks have been added.
1010

1111
The segfault on the M1Mac reported on CRAN may have
1212
been fixed: a similar one has definitely been fixed.

0 commit comments

Comments
 (0)