We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaf6205 commit e3b99ccCopy full SHA for e3b99cc
LuaForWindows.iss
@@ -25,8 +25,8 @@
25
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26
27
; -- General Installer configuration
28
-#define MyAppVer "5.1.5.51"
29
-#define MyAppDisplayVer "5.1.5-51"
+#define MyAppVer "5.1.5.52"
+#define MyAppDisplayVer "5.1.5-52"
30
#define MyAppName "Lua"
31
#define MyAppDisplayName "Lua for Windows"
32
#define MyAppPublisher "The Lua for Windows Project and Lua and Tecgraf, PUC-Rio"
changes.txt
@@ -1,4 +1,7 @@
1
=================== Lua For Windows ===================
2
+08/15/2017
3
+* Disabling vcredist_x86 download to prevent installation issues.
4
+
5
03/29/2016 Version 5.1.5-51
6
^ Updated Lua to 5.1.5.
7
^ Updated SubLua to 1.8.10-35352.
0 commit comments