Skip to content

Commit d53e3ce

Browse files
committed
build: bumped version to v3.5.2
1 parent 82f629c commit d53e3ce

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.5.1")
75+
set(PROJECT_VERSION "3.5.2")
7676

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

0 commit comments

Comments
 (0)