aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--linden/indra/newview/llfloaterabout.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloaterabout.cpp b/linden/indra/newview/llfloaterabout.cpp
index 7aed095..f8db715 100644
--- a/linden/indra/newview/llfloaterabout.cpp
+++ b/linden/indra/newview/llfloaterabout.cpp
@@ -243,7 +243,7 @@ LLFloaterAbout::LLFloaterAbout()
243 243
244 // TODO: Implement media plugin version query 244 // TODO: Implement media plugin version query
245 245
246 support.append("Qt Webkit Version: 4.5.2 "); 246 support.append("Qt Webkit Version: 4.6 (version number hard-coded)");
247 support.append("\n"); 247 support.append("\n");
248 248
249 if (gPacketsIn > 0) 249 if (gPacketsIn > 0)