Ice.stringVersion

Ice.stringVersion = <built-in function stringVersion>

stringVersion() -> str

Returns the Ice version in the form A.B.C, where A indicates the major version, B indicates the minor version, and C indicates the patch level.

Returns:

The Ice version.

Return type:

str