From 175e441efa06a62d482695062dd331213ffeb5f6 Mon Sep 17 00:00:00 2001 From: Littleboy Date: Tue, 26 Apr 2011 09:50:24 -0400 Subject: [PATCH] TOOLS: Add NSIS installer script template to update-version.pl list of files to process --- devtools/update-version.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/devtools/update-version.pl b/devtools/update-version.pl index 91e9e2492bd..788cbc7e405 100755 --- a/devtools/update-version.pl +++ b/devtools/update-version.pl @@ -39,6 +39,7 @@ my @subs_files = qw( dists/macosx/Info.plist dists/iphone/Info.plist dists/irix/scummvm.spec + dists/nsis/scummvm.nsi dists/wii/meta.xml dists/android/AndroidManifest.xml dists/android/plugin-manifest.xml