Skip to content

Commit

Permalink
Updated version number to 0.7.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Theo47 committed Apr 6, 2016
1 parent d4d6510 commit 9a8a159
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Depressurizer/MainForm.resx
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@
<value>lstCategories</value>
</data>
<data name="&gt;&gt;lstCategories.Type" xml:space="preserve">
<value>Depressurizer.Lib.ExtListView, Depressurizer, Version=0.7.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>Depressurizer.Lib.ExtListView, Depressurizer, Version=0.7.1.1, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;lstCategories.Parent" xml:space="preserve">
<value>splitCategories.Panel2</value>
Expand Down Expand Up @@ -4705,7 +4705,7 @@
<value>ttHelp</value>
</data>
<data name="&gt;&gt;ttHelp.Type" xml:space="preserve">
<value>Depressurizer.Lib.ExtToolTip, Depressurizer, Version=0.7.1.0, Culture=neutral, PublicKeyToken=null</value>
<value>Depressurizer.Lib.ExtToolTip, Depressurizer, Version=0.7.1.1, Culture=neutral, PublicKeyToken=null</value>
</data>
<data name="&gt;&gt;$this.Name" xml:space="preserve">
<value>FormMain</value>
Expand Down
4 changes: 2 additions & 2 deletions Depressurizer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ You should have received a copy of the GNU General Public License
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.7.1.0")]
[assembly: AssemblyFileVersion("0.7.1.0")]
[assembly: AssemblyVersion("0.7.1.1")]
[assembly: AssemblyFileVersion("0.7.1.1")]

0 comments on commit 9a8a159

Please sign in to comment.