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 46e7499 commit dfce0a1Copy full SHA for dfce0a1
CMakeLists.txt
@@ -47,7 +47,7 @@ endif()
47
48
set(PROJECT_NAME "oneDNN")
49
set(PROJECT_FULL_NAME "oneAPI Deep Neural Network Library (oneDNN)")
50
-set(PROJECT_VERSION "3.7.1")
+set(PROJECT_VERSION "3.7.2")
51
52
project(${PROJECT_NAME} VERSION "${PROJECT_VERSION}" LANGUAGES C CXX)
53
0 commit comments