Grasshopper API
VersionNumberBranch Enumeration |
Build branch, set by the build process.
Namespace: GH_IO
Assembly: GH_IO (in GH_IO.dll)
| Member name | Value | Description | |
|---|---|---|---|
| Unset | 0 | Uninitialized value. | |
| Developer | 1 | Private developer build; should never be released to the public. | |
| Trunk | 2 | Mainline trunk build. May be released to the public. | |
| ReleaseCandidate | 3 | Release candidate build. Will be released to the public. | |
| Release | 4 | Final Release build. Will be released to the public. |