Skip to content

Commit

Permalink
build: bumped version to v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TaoLv committed Apr 29, 2022
1 parent ae5686b commit 27a36f9
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 @@ -91,7 +91,7 @@ endif()
set(LIB_NAME dnnl_graph)
set(PROJECT_NAME "oneDNN Graph")
set(PROJECT_FULL_NAME "oneAPI Deep Neural Network Library Graph API (oneDNN Graph)")
set(PROJECT_VERSION 0.4.2)
set(PROJECT_VERSION 0.4.3)

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

0 comments on commit 27a36f9

Please sign in to comment.