ReleaseStatus
Description:
[ CCode ( cprefix = "OSINFO_RELEASE_STATUS_" , type_id = "osinfo_release_status_get_type ()" ) ]
public enum ReleaseStatus
Content:
Enum values:
- PRERELEASE - A pre-release.
- RELEASED - A released OS.
- ROLLING - A rolling version of an OS
and thus with no actual releases.
- SNAPSHOT - A continuous integration
snapshot and not an actual released product yet.