Update patch version for 22.1.1 (#12347)

This commit is contained in:
Alina Kladieva
2022-07-28 22:21:30 +02:00
committed by GitHub
parent 7a6df77198
commit f45fb8f7c8
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
#define OPENVINO_VERSION_MAJOR 2022
#define OPENVINO_VERSION_MINOR 1
#define OPENVINO_VERSION_PATCH 0
#define OPENVINO_VERSION_PATCH 1
namespace ov {

View File

@@ -22,7 +22,7 @@
#define IE_VERSION_MAJOR 2022
#define IE_VERSION_MINOR 1
#define IE_VERSION_PATCH 0
#define IE_VERSION_PATCH 1
#include "ie_api.h"