Signature
CLASS-METHODS class_constructor.
This class exposes the current library version as a shared static instance of /ork/cl_semver. The version is initialized once during class loading and can be accessed globally through the read-only /ork/core_version=>version attribute.
CLASS-METHODS class_constructor.Current semantic version of the ORK core library.
CLASS-DATA version TYPE REF TO /ork/cl_semver READ-ONLY.