Skip to content

Commit

Permalink
[Minor] Update CMake version
Browse files Browse the repository at this point in the history
  • Loading branch information
JiayinCao committed Jul 28, 2020
1 parent 44a929c commit 1507cd2
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 @@ -53,7 +53,7 @@ elseif(UNIX)
endif()

set (PROJ_NAME ${PROJECT_NAME})
set (TSL_LIBRARY_VERSION_MAJOR 0)
set (TSL_LIBRARY_VERSION_MAJOR 1)
set (TSL_LIBRARY_VERSION_MINOR 0)
set (TSL_LIBRARY_VERSION_PATCH 0)

Expand Down

0 comments on commit 1507cd2

Please sign in to comment.