Skip to content

Commit 8d263e6

Browse files
committedMar 1, 2025·

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
@@ -47,7 +47,7 @@ endif()
4747

4848
set(PROJECT_NAME "oneDNN")
4949
set(PROJECT_FULL_NAME "oneAPI Deep Neural Network Library (oneDNN)")
50-
set(PROJECT_VERSION "3.7.0")
50+
set(PROJECT_VERSION "3.7.1")
5151

5252
project(${PROJECT_NAME} VERSION "${PROJECT_VERSION}" LANGUAGES C CXX)
5353

0 commit comments

Comments
 (0)
Please sign in to comment.