aboutsummaryrefslogtreecommitdiff
path: root/dists/scummvm.rc
diff options
context:
space:
mode:
authorEugene Sandulenko2016-09-26 20:57:54 +0200
committerEugene Sandulenko2016-09-26 20:57:54 +0200
commit53790e749725f92d43f1a09b342203eb5022c2fc (patch)
tree97c7b2e3b141de31dc37a611d5a78121db5c0ab6 /dists/scummvm.rc
parentdea4b64839a90b3dfc2503b77439f24ba30f9b47 (diff)
downloadscummvm-rg350-53790e749725f92d43f1a09b342203eb5022c2fc.tar.gz
scummvm-rg350-53790e749725f92d43f1a09b342203eb5022c2fc.tar.bz2
scummvm-rg350-53790e749725f92d43f1a09b342203eb5022c2fc.zip
RELEASE: This is 1.10.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 023e7a0965..caa8394bfe 100644
--- a/dists/scummvm.rc
+++ b/dists/scummvm.rc
@@ -67,8 +67,8 @@ pred.dic FILE "dists/pred.dic"
#endif
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,9,0,0
- PRODUCTVERSION 1,9,0,0
+ FILEVERSION 1,10,0,0
+ PRODUCTVERSION 1,10,0,0
FILEFLAGSMASK VS_FFI_FILEFLAGSMASK
#ifdef _DEBUG
FILEFLAGS VS_FF_DEBUG
@@ -86,13 +86,13 @@ BEGIN
VALUE "Comments", "Look! A three headed monkey (TM)! .. Nice use of the TM!\0"
VALUE "CompanyName", "scummvm.org\0"
VALUE "FileDescription", "http://www.scummvm.org/\0"
- VALUE "FileVersion", "1.9.0git\0"
+ VALUE "FileVersion", "1.10.0git\0"
VALUE "InternalName", "scummvm\0"
VALUE "LegalCopyright", "Copyright � 2001-2016 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.9.0git\0"
+ VALUE "ProductVersion", "1.10.0git\0"
END
END