Skip to content

Commit

Permalink
Add Istanbul to evmc_revision
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed Jan 4, 2019
1 parent 52da388 commit 128c801
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/evmc/evmc.h
Original file line number Diff line number Diff line change
Expand Up @@ -706,6 +706,7 @@ enum evmc_revision
EVMC_SPURIOUS_DRAGON = 3,
EVMC_BYZANTIUM = 4,
EVMC_CONSTANTINOPLE = 5,
EVMC_ISTANBUL = 6,

EVMC_LATEST_REVISION = EVMC_CONSTANTINOPLE
};
Expand Down

0 comments on commit 128c801

Please sign in to comment.