Skip to content

Commit 8558175

Browse files
committed
build: bumped version to v3.5.0
1 parent e41d122 commit 8558175

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

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

0 commit comments

Comments
 (0)