diff --git a/LuaForWindows.iss b/LuaForWindows.iss index 99012c4..05197ed 100644 --- a/LuaForWindows.iss +++ b/LuaForWindows.iss @@ -25,8 +25,8 @@ ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ; -- General Installer configuration -#define MyAppVer "5.1.4.48" -#define MyAppDisplayVer "5.1.4-48" +#define MyAppVer "5.1.4.49" +#define MyAppDisplayVer "5.1.4-49" #define MyAppName "Lua" #define MyAppDisplayName "Lua for Windows" #define MyAppPublisher "The Lua for Windows Project and Lua and Tecgraf, PUC-Rio"