From 78cc6e4eadc4a0866c9a8319b0b7ff6faaa9e7a7 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 14 Apr 2006 01:01:43 +0000 Subject: Finish cleanup of root directory. Now move scummvm.rc to dists/ svn-id: r21860 --- tools/update-version.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/update-version.pl') diff --git a/tools/update-version.pl b/tools/update-version.pl index 8d20ef84ba..7787fb905b 100755 --- a/tools/update-version.pl +++ b/tools/update-version.pl @@ -31,10 +31,10 @@ print "Setting version to '$VERSION'\n"; # List of the files in which we need to perform substitution. my @subs_files = qw( - scummvm.rc base/internal_version.h dists/macosx/Info.plist dists/redhat/scummvm.spec + dists/scummvm.rc ); # The following files also contain version data and should possible be modified -- cgit v1.2.3