Change version to 2022.1

This commit is contained in:
Alexander Zhogov 2021-06-10 10:33:47 +03:00 committed by GitHub
parent 6ec725baac
commit 17a899ed0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,8 +20,8 @@
* @brief Defines Inference Engine patch version
*/
#define IE_VERSION_MAJOR 2021
#define IE_VERSION_MINOR 4
#define IE_VERSION_MAJOR 2022
#define IE_VERSION_MINOR 1
#define IE_VERSION_PATCH 0
#include "ie_api.h"