Update Lua to upstream 5.3.5

This commit is contained in:
Robin Gareus
2019-10-29 05:36:24 +01:00
parent 814272bbac
commit 130211a4bd
65 changed files with 184 additions and 141 deletions

View File

@@ -6,7 +6,7 @@ import sys
# Variables for 'waf dist'
APPNAME = 'liblua'
VERSION = "5.3.4"
VERSION = "5.3.5"
I18N_PACKAGE = 'liblua'
# Mandatory variables