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

Commit 5f8d5aa

Browse files
Merge pull request #584 from bobsummerwill/update_for_1.2.9_release
Update for 1.2.9 release
2 parents f72183b + e964952 commit 5f8d5aa

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ include(EthPolicy)
2828
eth_policy()
2929

3030
# project name and version should be set after cmake_policy CMP0048
31-
project(cpp-ethereum VERSION "1.2.8")
31+
project(cpp-ethereum VERSION "1.2.9")
3232

3333
include(EthCompilerSettings)
3434

libweb3core

solidity

0 commit comments

Comments
 (0)