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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=245307

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