From 2ae4c7ef3243e10f10edbb0a7cfe13a8d4eb990b Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Wed, 9 Oct 2013 18:44:34 +0200 Subject: fix installer, build inbound Let's expend the ordnance with extreme prejudice. War is bad. Signed-off-by: Stanislaw Halik --- installer/opentrack-installer.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/opentrack-installer.iss b/installer/opentrack-installer.iss index 3b2a2d50..dc6e624b 100644 --- a/installer/opentrack-installer.iss +++ b/installer/opentrack-installer.iss @@ -22,7 +22,7 @@ AppUpdatesURL={#MyAppURL} DefaultDirName={pf}\{#MyAppName} DefaultGroupName={#MyAppName} AllowNoIcons=yes -OutputBaseFilename=opentrack-setup-{#AppVersion} +OutputBaseFilename=opentrack-setup-{#MyAppVersion} SetupIconFile=C:\Users\Administrator\SDK\opentrack\facetracknoir\facetracknoir.ico Compression=lzma/ultra64 SolidCompression=yes -- cgit v1.2.3