Skip to content

Commit 5f5ef15

Browse files
committed
Update CMakeLists versions
1 parent 6954396 commit 5f5ef15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ set(CMAKE_C_STANDARD 11)
4545

4646
set(UNICORN_VERSION_MAJOR 2)
4747
set(UNICORN_VERSION_MINOR 0)
48-
set(UNICORN_VERSION_PATCH 0)
48+
set(UNICORN_VERSION_PATCH 1)
4949

5050
include(bundle_static.cmake)
5151

0 commit comments

Comments
 (0)