aboutsummaryrefslogtreecommitdiff
path: root/dists/scummvm.rc
diff options
context:
space:
mode:
authorEugene Sandulenko2007-12-28 07:28:16 +0000
committerEugene Sandulenko2007-12-28 07:28:16 +0000
commit26913c30574c688a4761714a973bee684bfc1b7c (patch)
treeae1c453ead04f939db27e4cf137c95178ebe93eb /dists/scummvm.rc
parente657e74ee8cd6944fcfccb825540870a80e57b56 (diff)
downloadscummvm-rg350-26913c30574c688a4761714a973bee684bfc1b7c.tar.gz
scummvm-rg350-26913c30574c688a4761714a973bee684bfc1b7c.tar.bz2
scummvm-rg350-26913c30574c688a4761714a973bee684bfc1b7c.zip
Bumping version to 0.12.0svn
svn-id: r30030
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 872a6572e9..73763a1216 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,11,0,0
- PRODUCTVERSION 0,11,0,0
+ FILEVERSION 0,12,0,0
+ PRODUCTVERSION 0,12,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.11.0svn\0"
+ VALUE "FileVersion", "0.12.0svn\0"
VALUE "InternalName", "scummvm\0"
VALUE "LegalCopyright", "Copyright © 2001-2007 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.11.0svn\0"
+ VALUE "ProductVersion", "0.12.0svn\0"
END
END
BLOCK "VarFileInfo"