$this->cVersion
When an admin or a visitor is looking at a content item, this contains the version of a content item which is currently in view.
In visitor mode this will always be equal to the cms_core::$visitorVersion variable.
Can be used in methods called by plugins. From Zenario 7.0.0 onwards.