Fixed return for llSetRegionPos and bumped version number.

This commit is contained in:
niel-archer 2012-02-01 08:07:59 +00:00
parent 963a5a5e4a
commit da94081dc9
5 changed files with 5 additions and 4 deletions

View file

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

View file

@ -327,7 +327,7 @@
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="Version" Type="System.String" Scope="Application">
<Value Profile="(Default)">2.44.0</Value>
<Value Profile="(Default)">2.44.1</Value>
</Setting>
<Setting Name="OutputFormat" Type="System.String" Scope="User">
<Value Profile="(Default)">UTF-8</Value>