diff --git a/trunk/LSLEditor.res b/trunk/LSLEditor.res index 3840e63..408b374 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 da8624d..269f4ba 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.4")] +[assembly: AssemblyVersion("3.0.0.5")] // // 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.4")] +[assembly: AssemblyFileVersionAttribute("3.0.0.5")] diff --git a/trunk/Resource/About.htm b/trunk/Resource/About.htm index 288912e..e7930bc 100644 --- a/trunk/Resource/About.htm +++ b/trunk/Resource/About.htm @@ -195,6 +195,7 @@
* 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 + +
+