aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMax Horn2007-06-18 12:43:39 +0000
committerMax Horn2007-06-18 12:43:39 +0000
commite5c205a3241dddaa49856bc8f2f09856e5dae3ad (patch)
tree802850bac313992c8c21bdd3b9cdcbd8975d84d7 /tools
parent1fff4333e30fbaa03054da67e9733008f36ee0fb (diff)
downloadscummvm-rg350-e5c205a3241dddaa49856bc8f2f09856e5dae3ad.tar.gz
scummvm-rg350-e5c205a3241dddaa49856bc8f2f09856e5dae3ad.tar.bz2
scummvm-rg350-e5c205a3241dddaa49856bc8f2f09856e5dae3ad.zip
Added backends/platform/ds/arm9/makefile(.in) to tools/update-version.pl
svn-id: r27533
Diffstat (limited to 'tools')
-rwxr-xr-xtools/update-version.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/update-version.pl b/tools/update-version.pl
index 7787fb905b..6f6d86f648 100755
--- a/tools/update-version.pl
+++ b/tools/update-version.pl
@@ -35,6 +35,7 @@ my @subs_files = qw(
dists/macosx/Info.plist
dists/redhat/scummvm.spec
dists/scummvm.rc
+ backends/platform/ds/arm9/makefile
);
# The following files also contain version data and should possible be modified