Skip to content

Commit e72f6bd

Browse files
committed
build: bumped version to v3.6.2
1 parent 4c8fb2c commit e72f6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ endif()
7272

7373
set(PROJECT_NAME "oneDNN")
7474
set(PROJECT_FULL_NAME "oneAPI Deep Neural Network Library (oneDNN)")
75-
set(PROJECT_VERSION "3.6.1")
75+
set(PROJECT_VERSION "3.6.2")
7676

7777
if (CMAKE_VERSION VERSION_LESS 3.0)
7878
project(${PROJECT_NAME} C CXX)

0 commit comments

Comments
 (0)