FS-11328: [mod_lua] Update Lua version from 5.3.4 to 5.3.5 for the Windows build.
This commit is contained in:
parent
a1c0e7eb92
commit
01329823a6
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue