diff --git a/trunk/LSLEditor.RES b/trunk/LSLEditor.RES index 26017d1..57364a4 100644 Binary files a/trunk/LSLEditor.RES and b/trunk/LSLEditor.RES differ diff --git a/trunk/Properties/Settings.Designer.cs b/trunk/Properties/Settings.Designer.cs index ccd502c..34fd218 100644 --- a/trunk/Properties/Settings.Designer.cs +++ b/trunk/Properties/Settings.Designer.cs @@ -1210,7 +1210,7 @@ namespace LSLEditor.Properties { [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("2.43")] + [global::System.Configuration.DefaultSettingValueAttribute("2.44.0")] public string Version { get { return ((string)(this["Version"])); diff --git a/trunk/Properties/Settings.settings b/trunk/Properties/Settings.settings index a404764..7e44884 100644 --- a/trunk/Properties/Settings.settings +++ b/trunk/Properties/Settings.settings @@ -327,7 +327,7 @@ True - 2.43 + 2.44.0 UTF-8 diff --git a/trunk/Resource/AssemblyInfo.cs b/trunk/Resource/AssemblyInfo.cs index 8b54935..5cacf72 100644 --- a/trunk/Resource/AssemblyInfo.cs +++ b/trunk/Resource/AssemblyInfo.cs @@ -69,7 +69,7 @@ using System.Runtime.CompilerServices; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("2.43.*")] +[assembly: AssemblyVersion("2.44.*")] // // In order to sign your assembly you must specify a key to use. Refer to the diff --git a/trunk/Resource/ReleaseNotes.htm b/trunk/Resource/ReleaseNotes.htm index ab280af..9fb4d10 100644 --- a/trunk/Resource/ReleaseNotes.htm +++ b/trunk/Resource/ReleaseNotes.htm @@ -5,7 +5,7 @@
-

2012-01 - Release 2.x.x

+

2012-01-01 - Release 2.44.0

- Added
  • "Release Notes..." to help menu.
  • diff --git a/trunk/app.config b/trunk/app.config index 96a36e4..7ae0452 100644 --- a/trunk/app.config +++ b/trunk/app.config @@ -325,7 +325,7 @@ - 2.43 + 2.44.0