diff options
author | David Seikel | 2011-02-13 14:38:54 +1000 |
---|---|---|
committer | David Seikel | 2011-02-13 14:38:54 +1000 |
commit | 325f9c40159793b4d25a19d88dd7e2d205fff3b8 (patch) | |
tree | 9aa7136d004b9a81bf423e87f349e48380eb45e7 /linden/indra/llcommon | |
parent | UNBRANDING! Conservativley remove references to "second life", replacing the... (diff) | |
download | meta-impy-325f9c40159793b4d25a19d88dd7e2d205fff3b8.zip meta-impy-325f9c40159793b4d25a19d88dd7e2d205fff3b8.tar.gz meta-impy-325f9c40159793b4d25a19d88dd7e2d205fff3b8.tar.bz2 meta-impy-325f9c40159793b4d25a19d88dd7e2d205fff3b8.tar.xz |
Changing some "Second Life" references to "meta-impy".
Diffstat (limited to 'linden/indra/llcommon')
-rw-r--r-- | linden/indra/llcommon/llversionviewer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llcommon/llversionviewer.h b/linden/indra/llcommon/llversionviewer.h index ad6a88a..a571b95 100644 --- a/linden/indra/llcommon/llversionviewer.h +++ b/linden/indra/llcommon/llversionviewer.h | |||
@@ -40,7 +40,7 @@ const S32 LL_VERSION_MINOR = 23; | |||
40 | const S32 LL_VERSION_PATCH = 5; | 40 | const S32 LL_VERSION_PATCH = 5; |
41 | const S32 LL_VERSION_BUILD = 136262; | 41 | const S32 LL_VERSION_BUILD = 136262; |
42 | 42 | ||
43 | const char * const LL_VIEWER_NAME = "Second Life"; | 43 | const char * const LL_VIEWER_NAME = "meta-impy"; |
44 | 44 | ||
45 | // These aren't used anymore. | 45 | // These aren't used anymore. |
46 | // The channel is ViewerChannelName in settings.xml | 46 | // The channel is ViewerChannelName in settings.xml |