Skip to content
This repository was archived by the owner on Feb 8, 2018. It is now read-only.

Commit 4f61d87

Browse files
committed
Merge pull request #160 from chriseth/version
Update version to 1.1.2
2 parents 3d460fb + 44d3684 commit 4f61d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ include(EthPolicy)
88
eth_policy()
99

1010
# project name and version should be set after cmake_policy CMP0048
11-
project(ethereum VERSION "1.1.1")
11+
project(ethereum VERSION "1.1.2")
1212

1313
include(EthCompilerSettings)
1414

0 commit comments

Comments
 (0)