Version 1.5.10(1)
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
const S32 LL_VERSION_MAJOR = 1;
|
const S32 LL_VERSION_MAJOR = 1;
|
||||||
const S32 LL_VERSION_MINOR = 5;
|
const S32 LL_VERSION_MINOR = 5;
|
||||||
const S32 LL_VERSION_PATCH = 10;
|
const S32 LL_VERSION_PATCH = 10;
|
||||||
const S32 LL_VERSION_BUILD = 0;
|
const S32 LL_VERSION_BUILD = 1;
|
||||||
|
|
||||||
const char * const LL_CHANNEL = "Singularity";
|
const char * const LL_CHANNEL = "Singularity";
|
||||||
|
|
||||||
|
|||||||
@@ -61,7 +61,7 @@
|
|||||||
<key>Global</key>
|
<key>Global</key>
|
||||||
<map>
|
<map>
|
||||||
<key>Name</key>
|
<key>Name</key>
|
||||||
<string>settings.xml</string>
|
<string>settings_singularity.xml</string>
|
||||||
<key>NameFromSetting</key>
|
<key>NameFromSetting</key>
|
||||||
<string>ClientSettingsFile</string>
|
<string>ClientSettingsFile</string>
|
||||||
</map>
|
</map>
|
||||||
@@ -81,7 +81,7 @@
|
|||||||
<key>PerAccount</key>
|
<key>PerAccount</key>
|
||||||
<map>
|
<map>
|
||||||
<key>Name</key>
|
<key>Name</key>
|
||||||
<string>settings_per_account.xml</string>
|
<string>settings_sg_per_account.xml</string>
|
||||||
</map>
|
</map>
|
||||||
</map>
|
</map>
|
||||||
</map>
|
</map>
|
||||||
|
|||||||
Reference in New Issue
Block a user