aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Kołodziejski2003-05-06 06:31:57 +0000
committerPaweł Kołodziejski2003-05-06 06:31:57 +0000
commitc8eb0a9878f22c641c773379b6f67b077c2f9793 (patch)
tree6d7196310f82870fa4e3414d5bae6da1011b180c
parent831a3ae279a1ec98d0846c612b1cf5165442442e (diff)
downloadscummvm-rg350-c8eb0a9878f22c641c773379b6f67b077c2f9793.tar.gz
scummvm-rg350-c8eb0a9878f22c641c773379b6f67b077c2f9793.tar.bz2
scummvm-rg350-c8eb0a9878f22c641c773379b6f67b077c2f9793.zip
updated rc file
svn-id: r7365
-rw-r--r--scummvm.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/scummvm.rc b/scummvm.rc
index 09d316c269..a100169c67 100644
--- a/scummvm.rc
+++ b/scummvm.rc
@@ -63,14 +63,14 @@ BEGIN
VALUE "Comments", "Look! A three headed monkey (TM)! .. Nice use of the TM!\0"
VALUE "CompanyName", "ScummVM Team\0"
VALUE "FileDescription", "http://www.scummvm.org/\0"
- VALUE "FileVersion", "0, 3, 0, 0\0"
+ VALUE "FileVersion", "0.4.1cvs\0"
VALUE "InternalName", "scummvm\0"
VALUE "LegalCopyright", "Copyright © 2001-2003 The ScummVM Team\0"
VALUE "LegalTrademarks", "'SCUMM', and all SCUMM games are a TM of LucasArts. Simon The Sorcerer is a TM of AdventureSoft. Beneath a Steel Sky is TM of Revolution.\0"
VALUE "OriginalFilename", "scummvm.exe\0"
VALUE "PrivateBuild", "\0"
VALUE "ProductName", "ScummVM\0"
- VALUE "ProductVersion", "0, 3, 0, 0\0"
+ VALUE "ProductVersion", "0.4.1cvs\0"
VALUE "SpecialBuild", "\0"
END
END