Skip to content

Commit

Permalink
build: bumped version to v3.2.1
Browse files Browse the repository at this point in the history
vpirogov committed Aug 4, 2023
1 parent 0a6202f commit 7f38289
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
@@ -72,7 +72,7 @@ endif()

set(PROJECT_NAME "oneDNN")
set(PROJECT_FULL_NAME "oneAPI Deep Neural Network Library (oneDNN)")
set(PROJECT_VERSION "3.2.0")
set(PROJECT_VERSION "3.2.1")

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

0 comments on commit 7f38289

Please sign in to comment.