Skip to content

Commit

Permalink
Merge pull request #2796 from steemit/20180815-bum-version
Browse files Browse the repository at this point in the history
Bump version to 0.19.12
  • Loading branch information
Michael Vandeberg authored Aug 16, 2018
2 parents a6c807f + ff15e4a commit e7cf8d2
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 @@ -42,7 +42,7 @@

#else // IS LIVE STEEM NETWORK

#define STEEM_BLOCKCHAIN_VERSION ( version(0, 19, 11) )
#define STEEM_BLOCKCHAIN_VERSION ( version(0, 19, 12) )

#define STEEM_INIT_PUBLIC_KEY_STR "STM8GC13uCZbP44HzMLV6zPZGwVQ8Nt4Kji8PapsPiNq1BK153XTX"
#define STEEM_CHAIN_ID_NAME ""
Expand Down

0 comments on commit e7cf8d2

Please sign in to comment.