Skip to content

Commit

Permalink
Update CMakeLists versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wtdcode committed Nov 16, 2022
1 parent 6954396 commit 5f5ef15
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 @@ -45,7 +45,7 @@ set(CMAKE_C_STANDARD 11)

set(UNICORN_VERSION_MAJOR 2)
set(UNICORN_VERSION_MINOR 0)
set(UNICORN_VERSION_PATCH 0)
set(UNICORN_VERSION_PATCH 1)

include(bundle_static.cmake)

Expand Down

0 comments on commit 5f5ef15

Please sign in to comment.