aboutsummaryrefslogtreecommitdiff
path: root/dists/scummvm.rc
diff options
context:
space:
mode:
authorEugene Sandulenko2009-07-10 19:06:24 +0000
committerEugene Sandulenko2009-07-10 19:06:24 +0000
commit4b37e6ad8c344e7075f67d23146b35250eeac484 (patch)
treec8e5650f2f19769a199592b9a87949a1b12b300a /dists/scummvm.rc
parentdfe8ec9be0ede93de536a9bac26974751c7e534b (diff)
downloadscummvm-rg350-4b37e6ad8c344e7075f67d23146b35250eeac484.tar.gz
scummvm-rg350-4b37e6ad8c344e7075f67d23146b35250eeac484.tar.bz2
scummvm-rg350-4b37e6ad8c344e7075f67d23146b35250eeac484.zip
This is 1.0.0svn
svn-id: r42346
Diffstat (limited to 'dists/scummvm.rc')
-rw-r--r--dists/scummvm.rc10
1 files changed, 5 insertions, 5 deletions
diff --git a/dists/scummvm.rc b/dists/scummvm.rc
index 32bc97895a..7ec37a4a00 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 0,14,0,0
- PRODUCTVERSION 0,14,0,0
+ FILEVERSION 1,0,0,0
+ PRODUCTVERSION 1,0,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -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", "0.14.0svn\0"
+ VALUE "FileVersion", "1.0.0svn\0"
VALUE "InternalName", "scummvm\0"
- VALUE "LegalCopyright", "Copyright © 2001-2009 The ScummVM Team\0"
+ VALUE "LegalCopyright", "Copyright © 2001-2008 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.14.0svn\0"
+ VALUE "ProductVersion", "1.0.0svn\0"
END
END
BLOCK "VarFileInfo"