Skip to content

Commit 61b9663

Browse files
committed
build: bumped version to v1.0.1
1 parent 952a777 commit 61b9663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ endif()
4444

4545
set(PROJECT_NAME "Intel(R) MKL-DNN")
4646
set(PROJECT_FULL_NAME "Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)")
47-
set(PROJECT_VERSION "1.0.0")
47+
set(PROJECT_VERSION "1.0.1")
4848

4949
set(LIB_NAME mkldnn)
5050

0 commit comments

Comments
 (0)