Skip to content

Commit

Permalink
Merge pull request #2385 from steemit/version-bump-stable
Browse files Browse the repository at this point in the history
Bump version of stable to 0.19.3
  • Loading branch information
Michael Vandeberg authored Apr 26, 2018
2 parents 4c8ed2c + ae290d4 commit dc3b417
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 dc3b417

Please sign in to comment.