]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-11328: [mod_lua] Update Lua version from 5.3.4 to 5.3.5 for the Windows build.
authorAndrey Volk <andywolk@gmail.com>
Thu, 9 Aug 2018 18:50:30 +0000 (21:50 +0300)
committerAndrey Volk <andywolk@gmail.com>
Thu, 9 Aug 2018 18:50:30 +0000 (21:50 +0300)
w32/lua-version.props

index c01dae59b03855791f09c718b6d41affd2b01230..cf26ce001cafaec98cfc496f29d5c20203875e77 100644 (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>