aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorCameron Cawley2017-11-19 11:44:21 +0000
committerEugene Sandulenko2017-11-19 14:50:17 +0100
commit2627716010527e26ece9e9210489c5c14c9a77c1 (patch)
tree5b0d3a810f4d15c0c0a39fbbe2adef3c35178361 /devtools
parent64c88d4c4fd069dae321cc576259ef88a7cb2b78 (diff)
downloadscummvm-rg350-2627716010527e26ece9e9210489c5c14c9a77c1.tar.gz
scummvm-rg350-2627716010527e26ece9e9210489c5c14c9a77c1.tar.bz2
scummvm-rg350-2627716010527e26ece9e9210489c5c14c9a77c1.zip
DEVTOOLS: Add RISC OS !Boot file to update-version.pl
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/update-version.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/devtools/update-version.pl b/devtools/update-version.pl
index 3b5f892c3f..73668b8648 100755
--- a/devtools/update-version.pl
+++ b/devtools/update-version.pl
@@ -50,6 +50,7 @@ my @subs_files = qw(
dists/openpandora/index.html
dists/gph/README-GPH
dists/gph/scummvm.ini
+ dists/riscos/!Boot,feb
backends/platform/psp/README.PSP
);