Skip to content

Commit e8b2a9b

Browse files
author
neil
committed
update openindiana
1 parent 6f9165f commit e8b2a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

anyvm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ def _create_windows_context():
117117
"solaris": "2.0.3",
118118
"omnios": "2.0.4",
119119
"haiku": "2.0.0",
120-
"openindiana": "2.0.4"
120+
"openindiana": "2.0.6"
121121
}
122122

123123
VERSION_TOKEN_RE = re.compile(r"[0-9]+|[A-Za-z]+")

0 commit comments

Comments
 (0)