diff options
author | Max Horn | 2007-06-18 12:43:39 +0000 |
---|---|---|
committer | Max Horn | 2007-06-18 12:43:39 +0000 |
commit | e5c205a3241dddaa49856bc8f2f09856e5dae3ad (patch) | |
tree | 802850bac313992c8c21bdd3b9cdcbd8975d84d7 /tools | |
parent | 1fff4333e30fbaa03054da67e9733008f36ee0fb (diff) | |
download | scummvm-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-x | tools/update-version.pl | 1 |
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 |