git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@23 3f4676ac-adda-40fd-8265-58d1435b1672

This commit is contained in:
dimentox 2010-05-02 18:07:45 +00:00
parent 5f0c0d4e65
commit cfab480121
8 changed files with 73 additions and 16 deletions

View file

@ -37,7 +37,7 @@ namespace LSLEditor.Properties {
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("2.40.0")]
[global::System.Configuration.DefaultSettingValueAttribute("2.40.1")]
public string Version {
get {
return ((string)(this["Version"]));

View file

@ -6,7 +6,7 @@
<Value Profile="(Default)">SecondLife Name</Value>
</Setting>
<Setting Name="Version" Type="System.String" Scope="Application">
<Value Profile="(Default)">2.40.0</Value>
<Value Profile="(Default)">2.40.1</Value>
</Setting>
<Setting Name="BrowserInWindow" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>