summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterabout.cpp
diff options
context:
space:
mode:
authorMonroe Linden <monroe@lindenlab.com>2010-12-02 14:53:32 -0800
committerMonroe Linden <monroe@lindenlab.com>2010-12-02 14:53:32 -0800
commitedc644c3933b78dffe81de4ca4362fcf603e7e2e (patch)
treeae2c1e798900a0a70e3c1d1532b903ee5cd559e9 /indra/newview/llfloaterabout.cpp
parent598450785b9d0cfd1254e39a68fe8f5c889ac509 (diff)
parent1405d198d60081531edeeb996c2fc07841808335 (diff)
merge
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 8ae3ccbae3..2873bc0059 100644
--- a/indra/newview/llfloaterabout.cpp
+++ b/indra/newview/llfloaterabout.cpp
@@ -272,7 +272,7 @@ LLSD LLFloaterAbout::getInfo()
}
// TODO: Implement media plugin version query
- info["QT_WEBKIT_VERSION"] = "4.6 (version number hard-coded)";
+ info["QT_WEBKIT_VERSION"] = "4.7.1 (version number hard-coded)";
if (gPacketsIn > 0)
{