summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2011-07-21 16:26:07 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2011-07-21 16:26:07 -0400
commit4311ee30ec52260f38ac20e70a0fc1847cc4b7d0 (patch)
tree6738b27749ac8dae67a27ae91a84f93e359cf541 /indra/llcommon
parent8b8fdd0bdd3a26fc889ebdfac73d7805fda7123b (diff)
parent0ddf718d9266fa1262d6e1f0f6d1e537048e8388 (diff)
merge
Diffstat (limited to 'indra/llcommon')
-rwxr-xr-x[-rw-r--r--]indra/llcommon/llversionviewer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llversionviewer.h b/indra/llcommon/llversionviewer.h
index 0018b8e844..c6ce1a7a25 100644..100755
--- a/indra/llcommon/llversionviewer.h
+++ b/indra/llcommon/llversionviewer.h
@@ -32,7 +32,7 @@ const S32 LL_VERSION_MINOR = 8;
const S32 LL_VERSION_PATCH = 1;
const S32 LL_VERSION_BUILD = 0;
-const char * const LL_CHANNEL = "Second Life Developer";
+const char * const LL_CHANNEL = "Project Viewer - Mesh";
#if LL_DARWIN
const char * const LL_VERSION_BUNDLE_ID = "com.secondlife.indra.viewer";