Switch bytecode version to 3.19.
[CONFIGURATION] * NEW: Switch bytecode version to 3.19.
This commit is contained in:
parent
9fd602df70
commit
8f477200d8
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ m4_define([GB_VERSION_MINOR], [18])
|
||||||
m4_define([GB_VERSION_RELEASE], [90])
|
m4_define([GB_VERSION_RELEASE], [90])
|
||||||
|
|
||||||
m4_define([GB_VERSION_FULL], [0x03180090])
|
m4_define([GB_VERSION_FULL], [0x03180090])
|
||||||
m4_define([GB_PCODE_VERSION], [0x03180000])
|
m4_define([GB_PCODE_VERSION], [0x03190000])
|
||||||
m4_define([GB_PCODE_VERSION_MIN],[0x03000000])
|
m4_define([GB_PCODE_VERSION_MIN],[0x03000000])
|
||||||
|
|
Loading…
Reference in a new issue