Tag and release 2.1.1

This commit is contained in:
mio
2024-09-26 18:44:51 +08:00
parent 4fa34d43ef
commit 867770c7ef
12 changed files with 14 additions and 12 deletions

View File

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