mirror of https://github.com/status-im/evmc.git
parent
9bda457ddd
commit
a3cb335bab
|
@ -40,7 +40,7 @@ extern "C" {
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
/** The EVMC ABI version number of the interface declared in this file. */
|
/** The EVMC ABI version number of the interface declared in this file. */
|
||||||
EVMC_ABI_VERSION = 2
|
EVMC_ABI_VERSION = 3
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue