diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/viewerinfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/viewerinfo.cpp b/linden/indra/newview/viewerinfo.cpp index 3da924c..59e35d4 100644 --- a/linden/indra/newview/viewerinfo.cpp +++ b/linden/indra/newview/viewerinfo.cpp | |||
@@ -30,7 +30,7 @@ namespace ViewerInfo | |||
30 | 30 | ||
31 | // These are intentionally defined here instead of in the header, | 31 | // These are intentionally defined here instead of in the header, |
32 | // because they should NOT be read directly. Use the functions. | 32 | // because they should NOT be read directly. Use the functions. |
33 | const std::string NAME = "Imprudence"; | 33 | const std::string NAME = "meta-impy"; |
34 | const std::string VARNT = ""; | 34 | const std::string VARNT = ""; |
35 | const S32 MAJOR = 1; | 35 | const S32 MAJOR = 1; |
36 | const S32 MINOR = 4; | 36 | const S32 MINOR = 4; |