Add support for Solaris 12

This commit is contained in:
Drew Fisher 2015-06-19 17:14:21 -06:00
parent 67bc57bcb6
commit a6dcb23f89

View file

@ -71,7 +71,8 @@
"operatingsystem": "Solaris", "operatingsystem": "Solaris",
"operatingsystemrelease": [ "operatingsystemrelease": [
"10", "10",
"11" "11",
"12"
] ]
}, },
{ {