Skip to content

Commit

Permalink
Update CMakeLists.txt version (See #2310)
Browse files Browse the repository at this point in the history
  • Loading branch information
PerikiyoXD committed Apr 7, 2024
1 parent 1bd848f commit 53b18ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cmake_policy(SET CMP0042 NEW)
cmake_policy(SET CMP0091 NEW)

project(capstone
VERSION 5.0
VERSION 5.0.1
)

if (MSVC)
Expand Down

0 comments on commit 53b18ba

Please sign in to comment.