Constant VERSION

Source
pub const VERSION: u8 = 0x53;
Expand description

The Lua version, in the form (MAJOR << 4) | MINOR.