aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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