Increment OV version to 2023.2.0 (#19248)

This commit is contained in:
Alina Kladieva
2023-08-17 15:03:14 +02:00
committed by GitHub
parent e49b208393
commit a3393e535b
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
*/
#define OPENVINO_VERSION_MAJOR 2023
#define OPENVINO_VERSION_MINOR 1
#define OPENVINO_VERSION_MINOR 2
#define OPENVINO_VERSION_PATCH 0
namespace ov {

View File

@@ -31,7 +31,7 @@
*/
#define IE_VERSION_MAJOR 2023
#define IE_VERSION_MINOR 1
#define IE_VERSION_MINOR 2
#define IE_VERSION_PATCH 0
#include "ie_api.h"