Bumping build number to 2.44.0.

This commit is contained in:
niel-archer 2011-12-30 03:21:16 +00:00
parent 5675dc6830
commit 1d32312687
6 changed files with 5 additions and 5 deletions

Binary file not shown.

View file

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

View file

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

View file

@ -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

View file

@ -5,7 +5,7 @@
<body style="background-color: white; font-family: Verdana, sans-serif;font-size: 13px;line-height: 1.3">
<div>
<div>
<h3><u>2012-01</u> - Release 2.x.x</h3>
<h3><u>2012-01</u> - Release 2.44.0</h3>
- Added
<ul>
<li>"Release Notes..." to help menu.</li>

View file

@ -325,7 +325,7 @@
<value />
</setting>
<setting name="Version" serializeAs="String">
<value>2.43</value>
<value>2.44.0</value>
</setting>
</LSLEditor.Properties.Settings>
</applicationSettings>