Skip to content

Commit abbdd85

Browse files
committed
build: bumped version to v3.10.1
1 parent be92457 commit abbdd85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ endif()
5252

5353
set(PROJECT_NAME "oneDNN")
5454
set(PROJECT_FULL_NAME "oneAPI Deep Neural Network Library (oneDNN)")
55-
set(PROJECT_VERSION "3.10.0")
55+
set(PROJECT_VERSION "3.10.1")
5656

5757
project(${PROJECT_NAME} VERSION "${PROJECT_VERSION}" LANGUAGES C CXX)
5858

0 commit comments

Comments
 (0)