Skip to content

Commit

Permalink
build: bumped version to 0.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tprimak committed Jan 18, 2020
1 parent cd99749 commit 4f5d024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 "0.21.2")
set(PROJECT_VERSION "0.21.3")

set(LIB_NAME mkldnn)

Expand Down

0 comments on commit 4f5d024

Please sign in to comment.