Bump product version to 2023.0.3 (#20147)

This commit is contained in:
Alina Kladieva
2023-09-29 12:43:45 +02:00
committed by GitHub
parent f80f99f5c5
commit 9f2f5fc59f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
#define OPENVINO_VERSION_MAJOR 2023
#define OPENVINO_VERSION_MINOR 0
#define OPENVINO_VERSION_PATCH 2
#define OPENVINO_VERSION_PATCH 3
namespace ov {
+1 -1
View File
@@ -22,7 +22,7 @@
#define IE_VERSION_MAJOR 2023
#define IE_VERSION_MINOR 0
#define IE_VERSION_PATCH 2
#define IE_VERSION_PATCH 3
#include "ie_api.h"