Update CMakeLists versions

This commit is contained in:
mio
2022-11-16 15:01:49 +01:00
parent 6954396ae5
commit 5f5ef1546c

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)