Merge pull request #1570 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-11328-update-lua-version-from-5.3.4-to to master

* commit '01329823a644dd627e1d7ee2201e51c490072329':
  FS-11328: [mod_lua] Update Lua version from 5.3.4 to 5.3.5 for the Windows build.
This commit is contained in:
Mike Jerris 2018-08-10 19:00:24 +00:00
commit 8932608272
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>