This repository was archived by the owner on Oct 28, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 1.7.0
2+ current_version = 1.7.1
33commit = True
44message = Aleth {new_version}
55
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 1.7.1] - Unreleased
3+ ## [ 1.7.1] - 2019-11-18
44
55- Fixed: [ #5830 ] ( https://github.com/ethereum/aleth/pull/5830 ) Fix cost of ECADD and ECMULL for Istanbul in Mainnet and Ropsten chain configs.
66
8585- Fixed: [ #5181 ] ( https://github.com/ethereum/aleth/issues/5181 ) Fix building on PowerPC architecture where -mtune=generic is not available.
8686
8787
88- [ 1.7.1 ] : https://github.com/ethereum/aleth/compare/v1.7.0...release/1 .7.1
88+ [ 1.7.1 ] : https://github.com/ethereum/aleth/releases/tag/v1 .7.1
8989[ 1.7.0 ] : https://github.com/ethereum/aleth/releases/tag/v1.7.0
9090[ 1.6.0 ] : https://github.com/ethereum/aleth/releases/tag/v1.6.0
9191
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ HunterGate(
4747cable_set_build_type(DEFAULT RelWithDebInfo CONFIGURATION_TYPES Debug;Release;RelWithDebInfo)
4848
4949project (aleth)
50- set (PROJECT_VERSION 1.7.0 )
50+ set (PROJECT_VERSION 1.7.1 )
5151
5252cable_add_buildinfo_library(PROJECT_NAME aleth)
5353
You can’t perform that action at this time.
0 commit comments