summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterabout.cpp
diff options
context:
space:
mode:
authorMike Antipov <mantipov@productengine.com>2010-01-15 12:35:10 +0200
committerMike Antipov <mantipov@productengine.com>2010-01-15 12:35:10 +0200
commit3cf98103561d79a6758bbb57662e1dc2e4a5198c (patch)
tree492ca7bd797c34ed29e927e649c5aa3582ff9f49 /indra/newview/llfloaterabout.cpp
parenteb12963eec5ffad5c8be59e97301fa98ef4dda7a (diff)
parent30a47979a13af8d6c3e89ce5dddb5d7c37011012 (diff)
Merge with default branch
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llfloaterabout.cpp')
-rw-r--r--indra/newview/llfloaterabout.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterabout.cpp b/indra/newview/llfloaterabout.cpp
index aa343b2f69..ef69f39ad2 100644
--- a/indra/newview/llfloaterabout.cpp
+++ b/indra/newview/llfloaterabout.cpp
@@ -269,7 +269,7 @@ LLSD LLFloaterAbout::getInfo()
info["VIVOX_VERSION"] = gVoiceClient ? gVoiceClient->getAPIVersion() : LLTrans::getString("NotConnected");
// TODO: Implement media plugin version query
- info["QT_WEBKIT_VERSION"] = "4.5.2 (version number hard-coded)";
+ info["QT_WEBKIT_VERSION"] = "4.6 (version number hard-coded)";
if (gPacketsIn > 0)
{