diff --git a/indra/llcommon/llversionviewer.h b/indra/llcommon/llversionviewer.h index aa8d826d0..ba2e3f542 100644 --- a/indra/llcommon/llversionviewer.h +++ b/indra/llcommon/llversionviewer.h @@ -36,7 +36,7 @@ const S32 LL_VERSION_MAJOR = 1; const S32 LL_VERSION_MINOR = 5; const S32 LL_VERSION_PATCH = 10; -const S32 LL_VERSION_BUILD = 0; +const S32 LL_VERSION_BUILD = 1; const char * const LL_CHANNEL = "Singularity"; diff --git a/indra/newview/app_settings/settings_files.xml b/indra/newview/app_settings/settings_files.xml index ec5574535..6e52cfa24 100644 --- a/indra/newview/app_settings/settings_files.xml +++ b/indra/newview/app_settings/settings_files.xml @@ -61,7 +61,7 @@ Global Name - settings.xml + settings_singularity.xml NameFromSetting ClientSettingsFile @@ -81,7 +81,7 @@ PerAccount Name - settings_per_account.xml + settings_sg_per_account.xml