diff options
-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 406f8bf045..3d3cb2b81a 100755 --- a/tools/update-version.pl +++ b/tools/update-version.pl @@ -33,6 +33,7 @@ print "Setting version to '$VERSION'\n"; my @subs_files = qw( base/internal_version.h dists/redhat/scummvm.spec + dists/redhat/scummvm-tools.spec dists/scummvm.rc dists/slackware/scummvm.SlackBuild dists/macosx/Info.plist |