aboutsummaryrefslogtreecommitdiff
path: root/dists/scummvm.rc
diff options
context:
space:
mode:
authordhewg2011-02-14 11:21:27 +0100
committerdhewg2011-02-14 11:21:27 +0100
commitbe125291156f2e129508aafe1c439adc95b5dff3 (patch)
tree2204c90749f4200f108cfea7baaa326f29919499 /dists/scummvm.rc
parentf621f6a5059ec619ae9ea1045548e62a27e99ab4 (diff)
downloadscummvm-rg350-be125291156f2e129508aafe1c439adc95b5dff3.tar.gz
scummvm-rg350-be125291156f2e129508aafe1c439adc95b5dff3.tar.bz2
scummvm-rg350-be125291156f2e129508aafe1c439adc95b5dff3.zip
GIT: ./tools/update-version.pl 1 3 0 git
Diffstat (limited to 'dists/scummvm.rc')
-rw-r--r--dists/scummvm.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/dists/scummvm.rc b/dists/scummvm.rc
index e123bebd6f..34e1ff2ed8 100644
--- a/dists/scummvm.rc
+++ b/dists/scummvm.rc
@@ -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.0svn\0"
+ VALUE "FileVersion", "1.3.0git\0"
VALUE "InternalName", "scummvm\0"
- VALUE "LegalCopyright", "Copyright © 2001-2010 The ScummVM Team\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.0svn\0"
+ VALUE "ProductVersion", "1.3.0git\0"
END
END
BLOCK "VarFileInfo"