Skip to content

Commit 7b103b5

Browse files
committed
doc: bumped version to v0.9
1 parent 64ed503 commit 7b103b5

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
@@ -23,7 +23,7 @@ endif()
2323

2424
set(PROJECT_NAME "Intel(R) MKL-DNN")
2525
set(PROJECT_FULL_NAME "Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)")
26-
set(PROJECT_VERSION "0.7")
26+
set(PROJECT_VERSION "0.9")
2727

2828
set(LIB_NAME mkldnn)
2929

0 commit comments

Comments
 (0)