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

Commit 59b58b8

Browse files
committed
Update blockchain version to 0.18.4.
1 parent fd6b945 commit 59b58b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • libraries/protocol/include/golos/protocol

libraries/protocol/include/golos/protocol/config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*/
44
#pragma once
55

6-
#define STEEMIT_BLOCKCHAIN_VERSION (version(0, 18, 3))
6+
#define STEEMIT_BLOCKCHAIN_VERSION (version(0, 18, 4))
77
#define STEEMIT_BLOCKCHAIN_HARDFORK_VERSION (hardfork_version(STEEMIT_BLOCKCHAIN_VERSION))
88

99
#ifdef STEEMIT_BUILD_TESTNET

0 commit comments

Comments
 (0)