Skip to content

Commit e3b99cc

Browse files
committed
- Updating changelog and revision for release.
1 parent eaf6205 commit e3b99cc

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

LuaForWindows.iss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2626

2727
; -- General Installer configuration
28-
#define MyAppVer "5.1.5.51"
29-
#define MyAppDisplayVer "5.1.5-51"
28+
#define MyAppVer "5.1.5.52"
29+
#define MyAppDisplayVer "5.1.5-52"
3030
#define MyAppName "Lua"
3131
#define MyAppDisplayName "Lua for Windows"
3232
#define MyAppPublisher "The Lua for Windows Project and Lua and Tecgraf, PUC-Rio"

changes.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
=================== Lua For Windows ===================
2+
08/15/2017
3+
* Disabling vcredist_x86 download to prevent installation issues.
4+
25
03/29/2016 Version 5.1.5-51
36
^ Updated Lua to 5.1.5.
47
^ Updated SubLua to 1.8.10-35352.

0 commit comments

Comments
 (0)