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"]));