mirror of https://github.com/status-im/evmc.git
Add a note to EVMC_LATEST_REVISION
This commit is contained in:
parent
f064fdcbd8
commit
fc19d8219d
|
@ -708,7 +708,7 @@ enum evmc_revision
|
||||||
EVMC_CONSTANTINOPLE = 5,
|
EVMC_CONSTANTINOPLE = 5,
|
||||||
EVMC_ISTANBUL = 6,
|
EVMC_ISTANBUL = 6,
|
||||||
|
|
||||||
EVMC_LATEST_REVISION = EVMC_ISTANBUL
|
EVMC_LATEST_REVISION = EVMC_ISTANBUL /**< This is the maximum revision number supported. */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue