aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid-John Willis2012-01-22 16:51:11 +0000
committerDavid-John Willis2012-01-22 16:53:32 +0000
commita8e9946a2b53ef6d534989fde400b695c69440ac (patch)
tree08d6410f359eefca248a01614cd7efdabd4be626
parent7e0a88f69b05e71f41e2ea776b85a13fbb132bfc (diff)
downloadscummvm-rg350-a8e9946a2b53ef6d534989fde400b695c69440ac.tar.gz
scummvm-rg350-a8e9946a2b53ef6d534989fde400b695c69440ac.tar.bz2
scummvm-rg350-a8e9946a2b53ef6d534989fde400b695c69440ac.zip
DEVTOOLS: Add files in OpenPandora and GPH backends that need version number updating.
-rwxr-xr-xdevtools/update-version.pl6
1 files changed, 6 insertions, 0 deletions
diff --git a/devtools/update-version.pl b/devtools/update-version.pl
index 169fba7788..b313846ab3 100755
--- a/devtools/update-version.pl
+++ b/devtools/update-version.pl
@@ -43,6 +43,12 @@ my @subs_files = qw(
dists/wii/meta.xml
dists/android/AndroidManifest.xml
dists/android/plugin-manifest.xml
+ dists/openpandora/PXML.xml
+ dists/openpandora/README-OPENPANDORA
+ dists/openpandora/README-PND.txt
+ dists/openpandora/index.html
+ dists/gph/README-GPH
+ dists/gph/scummvm.ini
backends/platform/psp/README.PSP
);