We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92949bb commit d19bba1Copy full SHA for d19bba1
CMakeLists.txt
@@ -10,7 +10,7 @@ include(EthPolicy)
10
eth_policy()
11
12
# project name and version should be set after cmake_policy CMP0048
13
-set(PROJECT_VERSION "0.5.16")
+set(PROJECT_VERSION "0.5.17")
14
project(solidity VERSION ${PROJECT_VERSION} LANGUAGES C CXX)
15
16
include(TestBigEndian)
0 commit comments