OpenVINO 2022.1 introduces a new version of OpenVINO API (API 2.0). For more information on the changes and transition steps, see the transition guide
#include <ov_core.h> struct ov_core_version_t { // fields ov_version_t version; };
ov_version_t version
Version.