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

Commit d6968c5

Browse files
committed
Set version to 1.2.2
1 parent 6ea7136 commit d6968c5

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ include(EthPolicy)
1414
eth_policy()
1515

1616
# project name and version should be set after cmake_policy CMP0048
17-
project(cpp-ethereum VERSION "1.2.1")
17+
project(cpp-ethereum VERSION "1.2.2")
1818

1919
include(EthCompilerSettings)
2020

alethzero

mix

solidity

web3.js

0 commit comments

Comments
 (0)