diff --git a/trunk/LSLEditor.res b/trunk/LSLEditor.res index 408b374..a89a2fb 100644 Binary files a/trunk/LSLEditor.res and b/trunk/LSLEditor.res differ diff --git a/trunk/Properties/AssemblyInfo.cs b/trunk/Properties/AssemblyInfo.cs index 269f4ba..02d92d2 100644 --- a/trunk/Properties/AssemblyInfo.cs +++ b/trunk/Properties/AssemblyInfo.cs @@ -70,7 +70,7 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: // -[assembly: AssemblyVersion("3.0.0.5")] +[assembly: AssemblyVersion("3.0.0.6")] // // In order to sign your assembly you must specify a key to use. Refer to the @@ -100,4 +100,4 @@ using System.Runtime.InteropServices; [assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyName("")] [assembly: ComVisibleAttribute(false)] -[assembly: AssemblyFileVersionAttribute("3.0.0.5")] +[assembly: AssemblyFileVersionAttribute("3.0.0.6")] diff --git a/trunk/Resource/ReleaseNotes.htm b/trunk/Resource/ReleaseNotes.htm index 15fc362..6071a74 100644 --- a/trunk/Resource/ReleaseNotes.htm +++ b/trunk/Resource/ReleaseNotes.htm @@ -6,25 +6,23 @@
* Added all functions of the OSSL library (http://opensimulator.org/wiki/Category:OSSL_Functions).
-* Added the include functionality.
-- For more information about the include functionality, - please visit - - https://docs.google.com/document/d/1gEkeY4rk-x06PPRPlxVbiPdXS1NDiaiQxZRrVfzwFjA/edit?usp=sharing - -
-