Returns the Ice version as an integer in the format AABBCC, where:
For example, for Ice 3.8.3, the returned value is 30803.
For pre-releases, CC encodes the pre-release instead of the patch version. For example, for Ice 3.8.0-alpha.0, the returned value is 30850.
The Ice version as an integer.
Returns the Ice version as an integer in the format AABBCC, where:
For example, for Ice 3.8.3, the returned value is 30803.
For pre-releases, CC encodes the pre-release instead of the patch version. For example, for Ice 3.8.0-alpha.0, the returned value is 30850.