Skip to content

Commit dfce0a1

Browse files
committed
build: bumped version to v3.7.2
1 parent 46e7499 commit dfce0a1

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.1")
50+
set(PROJECT_VERSION "3.7.2")
5151

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

0 commit comments

Comments
 (0)