diff options
| author | callum <none@none> | 2010-12-03 16:29:49 -0800 | 
|---|---|---|
| committer | callum <none@none> | 2010-12-03 16:29:49 -0800 | 
| commit | ddf34b02ab1bf3e1bd175337ca0bd487fa3f8c50 (patch) | |
| tree | 965813366723eecf6e1b4a85d3b824618c62db89 | |
| parent | b8ec0d25be75dbdeca3f5e884186eebfa2b2ae08 (diff) | |
SOCIAL-229 FIX (Windows) Fix file uploads (Content-Type header bug
Updates Windows version of LLQtWebKit
| -rw-r--r-- | install.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/install.xml b/install.xml index f50088495a..2b3364b70b 100644 --- a/install.xml +++ b/install.xml @@ -995,9 +995,9 @@ anguage Infrstructure (CLI) international standard</string>            <key>windows</key>            <map>              <key>md5sum</key> -            <string>40ee8464da01fde6845b8276dcb4cc0f</string> +            <string>be78eb0d9383b8c1787dafb3005c4882</string>              <key>url</key> -            <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.7.1-20101201.tar.bz2</uri> +            <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.7.1-20101203.tar.bz2</uri>            </map>          </map>        </map> | 
