Skip to content

Commit

Permalink
build: bumped version to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vpirogov committed Jan 11, 2025
1 parent f145cbe commit b75c77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ endif()

set(PROJECT_NAME "oneDNN")
set(PROJECT_FULL_NAME "oneAPI Deep Neural Network Library (oneDNN)")
set(PROJECT_VERSION "3.7.0")
set(PROJECT_VERSION "3.8.0")

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

Expand Down

0 comments on commit b75c77e

Please sign in to comment.