Skip to content

Commit

Permalink
update version to 8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
revflash committed Jul 5, 2016
1 parent 2943135 commit 7c4d8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/chain/include/steemit/chain/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, 8, 4) )
#define STEEMIT_BLOCKCHAIN_VERSION ( version(0, 8, 5) )
#define STEEMIT_BLOCKCHAIN_HARDFORK_VERSION ( hardfork_version( STEEMIT_BLOCKCHAIN_VERSION ) )

#ifdef IS_TEST_NET
Expand Down

0 comments on commit 7c4d8ca

Please sign in to comment.