Skip to content

Commit

Permalink
build: bumped version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vpirogov committed Oct 22, 2019
1 parent 5b55eb4 commit 52c3052
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 @@ -44,7 +44,7 @@ endif()

set(PROJECT_NAME "DNNL")
set(PROJECT_FULL_NAME "Deep Neural Network Library (DNNL)")
set(PROJECT_VERSION "1.1.0")
set(PROJECT_VERSION "1.1.1")

set(LIB_NAME dnnl)

Expand Down

0 comments on commit 52c3052

Please sign in to comment.