Update CMakeLists versions

This commit is contained in:
mio 2022-11-16 15:01:49 +01:00
parent 6954396ae5
commit 5f5ef1546c
No known key found for this signature in database
GPG Key ID: DFF27E34A47CB873
1 changed files with 1 additions and 1 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 0)
set(UNICORN_VERSION_PATCH 1)
include(bundle_static.cmake)