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 084c19ee5a..3a498cd97b 100644
--- a/scummvm.rc
+++ b/scummvm.rc
@@ -21,13 +21,13 @@ BEGIN
BEGIN
VALUE "Comments", "Look! A three headed monkey (TM)! .. Nice use of the TM!\0"
VALUE "FileDescription", "http://www.scummvm.org/\0"
- VALUE "FileVersion", "0.9.0cvs\0"
+ VALUE "FileVersion", "0.9.0svn\0"
VALUE "InternalName", "scummvm\0"
VALUE "LegalCopyright", "Copyright � 2001-2006 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 and Broken Sword are a TM of Revolution. Flight of the Amazon Queen is a TM of John Passfield and Steve Stamatiadis. \0"
VALUE "OriginalFilename", "scummvm.exe\0"
VALUE "ProductName", "ScummVM\0"
- VALUE "ProductVersion", "0.9.0cvs\0"
+ VALUE "ProductVersion", "0.9.0svn\0"
END
END
BLOCK "VarFileInfo"