Branding pt2

This commit is contained in:
Siana Gearz
2010-11-15 10:45:16 +01:00
parent 8a2915d07c
commit e6806f3b16
19 changed files with 44 additions and 71 deletions

View File

@@ -38,7 +38,7 @@ const S32 LL_VERSION_MINOR = 5;
const S32 LL_VERSION_PATCH = 0;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Ascent Viewer Release";
const char * const LL_CHANNEL = "Singularity Viewer";
#if LL_DARWIN
const char * const LL_VERSION_BUNDLE_ID = "com.secondlife.snowglobe.viewer";