bump version to 2.0.2

This commit is contained in:
Nguyen Anh Quynh
2023-02-04 13:00:58 +08:00
parent a25adf84f0
commit 6e9c6aea5f
4 changed files with 6 additions and 6 deletions

View File

@@ -45,7 +45,7 @@ set(CMAKE_C_STANDARD 11)
set(UNICORN_VERSION_MAJOR 2)
set(UNICORN_VERSION_MINOR 0)
set(UNICORN_VERSION_PATCH 1)
set(UNICORN_VERSION_PATCH 2)
include(bundle_static.cmake)