aboutsummaryrefslogtreecommitdiff
path: root/dists/scummvm.rc
diff options
context:
space:
mode:
authorEugene Sandulenko2011-05-01 14:44:20 +0300
committerEugene Sandulenko2011-05-01 14:44:20 +0300
commit204a9c2e51fa834f5f04776f3e53535d158c900c (patch)
tree3df33ae459bcf602eeda12556510a57292909b0c /dists/scummvm.rc
parentd876e0f31176f5904d33d27c77f274d1dd091e95 (diff)
downloadscummvm-rg350-204a9c2e51fa834f5f04776f3e53535d158c900c.tar.gz
scummvm-rg350-204a9c2e51fa834f5f04776f3e53535d158c900c.tar.bz2
scummvm-rg350-204a9c2e51fa834f5f04776f3e53535d158c900c.zip
RELEASE: This is 1.4.0git
Diffstat (limited to 'dists/scummvm.rc')
-rw-r--r--dists/scummvm.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/dists/scummvm.rc b/dists/scummvm.rc
index 61981b30c5..15dd04c0d9 100644
--- a/dists/scummvm.rc
+++ b/dists/scummvm.rc
@@ -7,8 +7,8 @@ IDI_ICON ICON DISCARDABLE "../../icons/scummvm.ico"
#endif
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,3,0,0
- PRODUCTVERSION 1,3,0,0
+ FILEVERSION 1,4,0,0
+ PRODUCTVERSION 1,4,0,0
FILEFLAGSMASK VS_FFI_FILEFLAGSMASK
#ifdef _DEBUG
FILEFLAGS VS_FF_DEBUG
@@ -25,13 +25,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", "1.3.0git\0"
+ VALUE "FileVersion", "1.4.0git\0"
VALUE "InternalName", "scummvm\0"
VALUE "LegalCopyright", "Copyright © 2001-2011 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", "1.3.0git\0"
+ VALUE "ProductVersion", "1.4.0git\0"
END
END