Switch bytecode version to 3.18, because of the write-only properties support.
[CONFIGURATION] * NEW: Switch bytecode version to 3.18, because of the write-only properties support.
This commit is contained in:
parent
56e9129f85
commit
600a4d961d
@ -9,5 +9,5 @@ m4_define([GB_VERSION_MINOR], [17])
|
||||
m4_define([GB_VERSION_RELEASE], [90])
|
||||
|
||||
m4_define([GB_VERSION_FULL], [0x03170090])
|
||||
m4_define([GB_PCODE_VERSION], [0x03150000])
|
||||
m4_define([GB_PCODE_VERSION], [0x03180000])
|
||||
m4_define([GB_PCODE_VERSION_MIN],[0x03000000])
|
||||
|
Loading…
x
Reference in New Issue
Block a user