Skip to content

Commit

Permalink
Merge pull request #2917 from steemit/20180919-bump-version
Browse files Browse the repository at this point in the history
Bump version to 0.20.1
  • Loading branch information
Michael Vandeberg authored Sep 19, 2018
2 parents 7a74eeb + 792e584 commit de88134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/protocol/include/steem/protocol/config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

#else // IS LIVE STEEM NETWORK

#define STEEM_BLOCKCHAIN_VERSION ( version(0, 20, 0) )
#define STEEM_BLOCKCHAIN_VERSION ( version(0, 20, 1) )

#define STEEM_INIT_PUBLIC_KEY_STR "STM8GC13uCZbP44HzMLV6zPZGwVQ8Nt4Kji8PapsPiNq1BK153XTX"
#define STEEM_CHAIN_ID fc::sha256()
Expand Down

0 comments on commit de88134

Please sign in to comment.