From 749b4965ca0c1d0e87b5902a59c70a68ab6942e1 Mon Sep 17 00:00:00 2001 From: Bitl Date: Thu, 15 Jun 2017 11:55:20 -0700 Subject: [PATCH] Final commit (for now) --- RBXLegacySetup.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RBXLegacySetup.iss b/RBXLegacySetup.iss index 7beb2a2..743784c 100644 --- a/RBXLegacySetup.iss +++ b/RBXLegacySetup.iss @@ -1,7 +1,7 @@ ; Script generated by the Inno Script Studio Wizard. ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! -#define AppVer "1.17" +#define AppVer "1.17_Final" [Setup] ; NOTE: The value of AppId uniquely identifies this application.