diff --git a/CMakeLists.txt b/CMakeLists.txt index 2ade06846fa..9a758285cd5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -44,7 +44,7 @@ endif() set(PROJECT_NAME "Intel(R) MKL-DNN") set(PROJECT_FULL_NAME "Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)") -set(PROJECT_VERSION "1.0.1") +set(PROJECT_VERSION "1.0.2") set(LIB_NAME mkldnn)