Skip to content

Commit

Permalink
build: bumped version to v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tprimak committed Oct 20, 2021
1 parent dd9eceb commit 909aadb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -72,7 +72,7 @@ endif()

set(PROJECT_NAME "oneDNN")
set(PROJECT_FULL_NAME "oneAPI Deep Neural Network Library (oneDNN)")
set(PROJECT_VERSION "2.4.1")
set(PROJECT_VERSION "2.4.2")

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

0 comments on commit 909aadb

Please sign in to comment.