Add support for Lua 5.2.

Submitted by:	skreuzer
This commit is contained in:
David E. O'Brien 2013-01-11 17:34:30 +00:00
parent d287278c44
commit 4ebb86b33b
1 changed files with 1 additions and 0 deletions

View File

@ -19,3 +19,4 @@
0 string \033Lua Lua bytecode,
>4 byte 0x50 version 5.0
>4 byte 0x51 version 5.1
>4 byte 0x52 version 5.2