Skip to content

Commit

Permalink
Bump version of stable to 0.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jredbeard authored Apr 25, 2018
1 parent 4c8ed2c commit ae290d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/protocol/include/steemit/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, 19, 2) )
#define STEEMIT_BLOCKCHAIN_VERSION ( version(0, 19, 3) )
#define STEEMIT_BLOCKCHAIN_HARDFORK_VERSION ( hardfork_version( STEEMIT_BLOCKCHAIN_VERSION ) )

#ifdef IS_TEST_NET
Expand Down

0 comments on commit ae290d4

Please sign in to comment.