summaryrefslogtreecommitdiff
path: root/lcmodule/source/LCM.rc
diff options
context:
space:
mode:
authorGjore Gjorgjievski <gjore.gjorgjievski@seavus.com>2011-06-21 09:58:20 +0100
committerViktor Mladenovski <viktor.mladenovski@seavus.com>2011-08-17 22:11:37 +0200
commit632b3be5e00fd38294b0106705ac0ecdab9d62b6 (patch)
treef02775b40b606d699ddc01a14622c30eef33d934 /lcmodule/source/LCM.rc
parentb9b4df06ddb81a6d14354fc0d42e22acf0b4c30c (diff)
Increase the bulk command receiving timeout.
This timeout expires when working with MFA relay. ST-Ericsson ID: 329180 ST-Ericsson FOSS-OUT ID: STETL-FOSS-OUT-10204 Change-Id: I5d459585cb065bad1cc16ffefd25ec28b731778d Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/25508 Reviewed-by: QATOOLS Reviewed-by: QATEST Tested-by: Vlatko STENKOSKI Tested-by: Aleksandar GASOSKI <aleksandar.gasoski@seavus.com> Reviewed-by: Zoran ANCEVSKI <zoran.ancevski@seavus.com> Reviewed-by: Vlatko PISTOLOV <vlatko.pistolov@seavus.com> Tested-by: Vlatko PISTOLOV <vlatko.pistolov@seavus.com> Conflicts: lcmodule/win_binaries/LCM.dll win_binaries/LCDriver_CNH1606432.dll
Diffstat (limited to 'lcmodule/source/LCM.rc')
-rwxr-xr-xlcmodule/source/LCM.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/lcmodule/source/LCM.rc b/lcmodule/source/LCM.rc
index b011c38..572d78e 100755
--- a/lcmodule/source/LCM.rc
+++ b/lcmodule/source/LCM.rc
@@ -69,16 +69,16 @@ BEGIN
BEGIN
BLOCK "040904b0"
BEGIN
- VALUE "Comments", "Build date: 2011-06-16"
+ VALUE "Comments", "Build date: 2011-06-21"
VALUE "CompanyName", "ST Ericsson AB"
VALUE "FileDescription", "LCM Dynamic Link Library"
VALUE "FileVersion", "1,0,0,1"
VALUE "InternalName", "LCM"
VALUE "LegalCopyright", "Copyright (C) ST Ericsson 2011"
VALUE "OriginalFilename", "LCM.dll"
- VALUE "PrivateBuild", "Change-Id: Ib1901abfc2efa6c887c70b8583ddd2258e21aa78"
+ VALUE "PrivateBuild", "Change-Id: I5d459585cb065bad1cc16ffefd25ec28b731778d"
VALUE "ProductName", "CXA1104507 Loader Communication Module"
- VALUE "ProductVersion", "R1T"
+ VALUE "ProductVersion", "P1S"
END
END
BLOCK "VarFileInfo"