We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa88d2 commit 80a3a8eCopy full SHA for 80a3a8e
CMakeLists.txt
@@ -52,7 +52,7 @@ endif()
52
53
set(PROJECT_NAME "oneDNN")
54
set(PROJECT_FULL_NAME "oneAPI Deep Neural Network Library (oneDNN)")
55
-set(PROJECT_VERSION "3.9.0")
+set(PROJECT_VERSION "3.9.1")
56
57
project(${PROJECT_NAME} VERSION "${PROJECT_VERSION}" LANGUAGES C CXX)
58
0 commit comments