summaryrefslogtreecommitdiff
path: root/cpp/demo/IcePatch2/MFC/PatchClient.rc
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2011-05-11 07:56:47 -0700
committerMark Spruiell <mes@zeroc.com>2011-05-11 07:56:47 -0700
commitc11e7e96c261f95143e5618f7358371d649581a0 (patch)
tree13d55e62b05e444cb79823e446428614e7fedbb2 /cpp/demo/IcePatch2/MFC/PatchClient.rc
parentvs-addin - update .NET references if version changed. (diff)
downloadice-c11e7e96c261f95143e5618f7358371d649581a0.tar.bz2
ice-c11e7e96c261f95143e5618f7358371d649581a0.tar.xz
ice-c11e7e96c261f95143e5618f7358371d649581a0.zip
updating version & copyright for 3.4.2
Diffstat (limited to 'cpp/demo/IcePatch2/MFC/PatchClient.rc')
-rw-r--r--cpp/demo/IcePatch2/MFC/PatchClient.rc10
1 files changed, 5 insertions, 5 deletions
diff --git a/cpp/demo/IcePatch2/MFC/PatchClient.rc b/cpp/demo/IcePatch2/MFC/PatchClient.rc
index 014d0a69899..d3b49d9ded1 100644
--- a/cpp/demo/IcePatch2/MFC/PatchClient.rc
+++ b/cpp/demo/IcePatch2/MFC/PatchClient.rc
@@ -118,8 +118,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 3,4,1,0
- PRODUCTVERSION 3,4,1,0
+ FILEVERSION 3,4,2,0
+ PRODUCTVERSION 3,4,2,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -136,12 +136,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "ZeroC, Inc.\0"
VALUE "FileDescription", "Ice Patch Client\0"
- VALUE "FileVersion", "3.4.1\0"
+ VALUE "FileVersion", "3.4.2\0"
VALUE "InternalName", "PatchClient.exe\0"
- VALUE "LegalCopyright", "Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.\0"
+ VALUE "LegalCopyright", "Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved.\0"
VALUE "OriginalFilename", "PatchClient.exe\0"
VALUE "ProductName", "Ice\0"
- VALUE "ProductVersion", "3.4.1\0"
+ VALUE "ProductVersion", "3.4.2\0"
END
END
BLOCK "VarFileInfo"