We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bf0f66 commit d28f850Copy full SHA for d28f850
1 file changed
CMakeLists.txt
@@ -18,7 +18,7 @@ eth_policy()
18
19
# project name and version should be set after cmake_policy CMP0048
20
if(NOT DEFINED PROJECT_VERSION)
21
- set(PROJECT_VERSION "1.0.0")
+ set(PROJECT_VERSION "1.1.1")
22
else()
23
set(PROJECT_VERSION)
24
endif()
0 commit comments