diff options
author | callum <none@none> | 2010-09-13 10:49:50 -0700 |
---|---|---|
committer | callum <none@none> | 2010-09-13 10:49:50 -0700 |
commit | 7b0aeb9d41bb74b76694adc0f9b8bd794e0f5f8c (patch) | |
tree | f19fc344f64561dd98f249997f2cf4e4e107a8af | |
parent | 24f308caaeda941a626b6143d95adbfe07450f97 (diff) |
Revert reference in install.xml to LLQtWebKit back to version 4.6.0
We were using 4.7.0 but this is not officially released for a week or two and we want to push this out to Snowstorm.
-rw-r--r-- | install.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/install.xml b/install.xml index 062fe4cf6c..313e615699 100644 --- a/install.xml +++ b/install.xml @@ -955,9 +955,9 @@ anguage Infrstructure (CLI) international standard</string> <key>windows</key> <map> <key>md5sum</key> - <string>8c1cc187d6ac1f32a973c83b926d9e70</string> - <key>url</key> - <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.7.0.rc1-20100908.tar.bz2</uri> + <string>1591dab02d6135c204a7a31bf72d8ac1</string> + <key>url</key> + <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.6-20100809.tar.bz2</uri> </map> </map> </map> |