aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterabout.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llfloaterabout.cpp')
-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 9870cf0..9c1d67b 100644
--- a/linden/indra/newview/llfloaterabout.cpp
+++ b/linden/indra/newview/llfloaterabout.cpp
@@ -138,7 +138,7 @@ LLFloaterAbout::LLFloaterAbout()
138#endif 138#endif
139 139
140#if LL_GNUC 140#if LL_GNUC
141 support.append(llformat("Built with GCC version %d\n\n", GCC_VERSION)); 141 support.append(llformat("Built with GCC version %s\n\n", __VERSION__));
142#endif 142#endif
143 143
144 // Position 144 // Position