VersionNumberBranch Enumeration |
Namespace: GH_IO
| 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. |