FS-11328: [mod_lua] Update Lua version from 5.3.4 to 5.3.5 for the Windows build.

This commit is contained in:
Andrey Volk 2018-08-09 21:50:30 +03:00
parent a1c0e7eb92
commit 01329823a6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Label="PropertySheets" />
<PropertyGroup Label="UserMacros">
<LuaVersion>5.3.4</LuaVersion>
<LuaVersion>5.3.5</LuaVersion>
</PropertyGroup>
<PropertyGroup>
<LuaVersionImported>true</LuaVersionImported>