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

Commit

Permalink
Change blockchain version to 0.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
afalaleev committed Jul 3, 2018
1 parent c7ad8f3 commit d80ffdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/protocol/include/golos/protocol/config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*/
#pragma once

#define STEEMIT_BLOCKCHAIN_VERSION (version(0, 18, 2))
#define STEEMIT_BLOCKCHAIN_VERSION (version(0, 18, 3))
#define STEEMIT_BLOCKCHAIN_HARDFORK_VERSION (hardfork_version(STEEMIT_BLOCKCHAIN_VERSION))

#ifdef STEEMIT_BUILD_TESTNET
Expand Down

0 comments on commit d80ffdb

Please sign in to comment.