Version 1.5.10(1)
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
<key>Global</key>
|
||||
<map>
|
||||
<key>Name</key>
|
||||
<string>settings.xml</string>
|
||||
<string>settings_singularity.xml</string>
|
||||
<key>NameFromSetting</key>
|
||||
<string>ClientSettingsFile</string>
|
||||
</map>
|
||||
@@ -81,7 +81,7 @@
|
||||
<key>PerAccount</key>
|
||||
<map>
|
||||
<key>Name</key>
|
||||
<string>settings_per_account.xml</string>
|
||||
<string>settings_sg_per_account.xml</string>
|
||||
</map>
|
||||
</map>
|
||||
</map>
|
||||
|
||||
Reference in New Issue
Block a user