From 1b46240ed84e2847dbf7da0d67c67940b646448c Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Thu, 4 Aug 2011 11:14:18 -0400 Subject: correct default channel --- indra/llcommon/llversionviewer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/llcommon') diff --git a/indra/llcommon/llversionviewer.h b/indra/llcommon/llversionviewer.h index f2462ba426..99c5412ae5 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 = 4; const S32 LL_VERSION_BUILD = 0; -const char * const LL_CHANNEL = "Project Viewer - Mesh"; +const char * const LL_CHANNEL = "Second Life Developer"; #if LL_DARWIN const char * const LL_VERSION_BUNDLE_ID = "com.secondlife.indra.viewer"; -- cgit v1.2.3