Version 1.5.10(1)

This commit is contained in:
Siana Gearz
2011-07-26 04:16:47 +02:00
parent 2f571a0393
commit 5314f76803
2 changed files with 3 additions and 3 deletions

View File

@@ -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";

View File

@@ -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>