Skip to content

Commit

Permalink
Bump ABI version to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed Aug 20, 2018
1 parent b8a4104 commit 7ccdf69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/evmc/evmc.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ extern "C" {
enum
{
/** The EVMC ABI version number of the interface declared in this file. */
EVMC_ABI_VERSION = 5
EVMC_ABI_VERSION = 6
};

/**
Expand Down

0 comments on commit 7ccdf69

Please sign in to comment.