Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit 53812c2

Browse files
committed
Update version to 1.1.2
1 parent 5059829 commit 53812c2

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
@@ -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.1.0")
17+
project(cpp-ethereum VERSION "1.1.2")
1818

1919
include(EthCompilerSettings)
2020

0 commit comments

Comments
 (0)