Skip to content

Commit

Permalink
Updated version and year, fixed .net 2.0 build
Browse files Browse the repository at this point in the history
  • Loading branch information
pmachapman committed Jan 15, 2016
1 parent 0405751 commit bcc8093
Show file tree
Hide file tree
Showing 19 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion MySQLTuner/FormLogOn.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion MySQLTuner/FormLogOn.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// -----------------------------------------------------------------------
// <copyright file="FormLogOn.cs" company="Peter Chapman">
// Copyright 2015 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// Copyright 2016 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// </copyright>
// -----------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion MySQLTuner/FormMain.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion MySQLTuner/FormMain.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// -----------------------------------------------------------------------
// <copyright file="FormMain.cs" company="Peter Chapman">
// Copyright 2015 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// Copyright 2016 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// </copyright>
// -----------------------------------------------------------------------

Expand Down
Binary file modified MySQLTuner/GlobalSuppressions.cs
Binary file not shown.
2 changes: 1 addition & 1 deletion MySQLTuner/MySqlServer.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// -----------------------------------------------------------------------
// <copyright file="MySqlServer.cs" company="Peter Chapman">
// Copyright 2015 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// Copyright 2016 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// </copyright>
// -----------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion MySQLTuner/NativeMethods.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// -----------------------------------------------------------------------
// <copyright file="NativeMethods.cs" company="Peter Chapman">
// Copyright 2015 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// Copyright 2016 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// </copyright>
// -----------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion MySQLTuner/Program.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// -----------------------------------------------------------------------
// <copyright file="Program.cs" company="Peter Chapman">
// Copyright 2015 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// Copyright 2016 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// </copyright>
// -----------------------------------------------------------------------

Expand Down
8 changes: 4 additions & 4 deletions MySQLTuner/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// -----------------------------------------------------------------------
// <copyright file="AssemblyInfo.cs" company="Peter Chapman">
// Copyright 2015 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// Copyright 2016 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// </copyright>
// -----------------------------------------------------------------------

Expand All @@ -17,7 +17,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Peter Chapman")]
[assembly: AssemblyProduct("MySQL Tuner")]
[assembly: AssemblyCopyright("Copyright © 2014 Peter Chapman")]
[assembly: AssemblyCopyright("Copyright © 2016 Peter Chapman")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -39,7 +39,7 @@
// 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.8.0.0")]
[assembly: AssemblyFileVersion("0.8.0.0")]
[assembly: CLSCompliant(true)]
[assembly: NeutralResourcesLanguageAttribute("en-NZ")]
14 changes: 7 additions & 7 deletions MySQLTuner/Properties/Resources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -112,22 +112,22 @@
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=*.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=*.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=*.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="Fail" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Fail.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
<value>..\Resources\Fail.png;System.Drawing.Bitmap, System.Drawing, Version=*.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Info" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Info.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
<value>..\Resources\Info.png;System.Drawing.Bitmap, System.Drawing, Version=*.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Pass" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Pass.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
<value>..\Resources\Pass.png;System.Drawing.Bitmap, System.Drawing, Version=*.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Recommendation" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Recommendation.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
<value>..\Resources\Recommendation.png;System.Drawing.Bitmap, System.Drawing, Version=*.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
</root>
2 changes: 1 addition & 1 deletion MySQLTuner/Settings.StyleCop
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Analyzer AnalyzerId="StyleCop.CSharp.DocumentationRules">
<AnalyzerSettings>
<StringProperty Name="CompanyName">Peter Chapman</StringProperty>
<StringProperty Name="Copyright">Copyright 2015 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.</StringProperty>
<StringProperty Name="Copyright">Copyright 2016 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.</StringProperty>
</AnalyzerSettings>
</Analyzer>
</Analyzers>
Expand Down
2 changes: 1 addition & 1 deletion MySQLTuner/Settings.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// -----------------------------------------------------------------------
// <copyright file="Settings.cs" company="Peter Chapman">
// Copyright 2015 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// Copyright 2016 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// </copyright>
// -----------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion MySQLTuner/Status.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// -----------------------------------------------------------------------
// <copyright file="Status.cs" company="Peter Chapman">
// Copyright 2015 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// Copyright 2016 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// </copyright>
// -----------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion MySQLTuner/TuningCalculator.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// -----------------------------------------------------------------------
// <copyright file="TuningCalculator.cs" company="Peter Chapman">
// Copyright 2015 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// Copyright 2016 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// </copyright>
// -----------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion MySqlTuner Test Cases/MySqlServerTest.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// -----------------------------------------------------------------------
// <copyright file="MySqlServerTest.cs" company="Peter Chapman">
// Copyright 2015 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// Copyright 2016 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// </copyright>
// -----------------------------------------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions MySqlTuner Test Cases/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// -----------------------------------------------------------------------
// <copyright file="AssemblyInfo.cs" company="Peter Chapman">
// Copyright 2015 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// Copyright 2016 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// </copyright>
// -----------------------------------------------------------------------

Expand All @@ -17,7 +17,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Peter Chapman")]
[assembly: AssemblyProduct("MySQL Tuner Test Cases")]
[assembly: AssemblyCopyright("Copyright © 2014 Peter Chapman")]
[assembly: AssemblyCopyright("Copyright © 2016 Peter Chapman")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down
2 changes: 1 addition & 1 deletion MySqlTuner Test Cases/Settings.StyleCop
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Analyzer AnalyzerId="StyleCop.CSharp.DocumentationRules">
<AnalyzerSettings>
<StringProperty Name="CompanyName">Peter Chapman</StringProperty>
<StringProperty Name="Copyright">Copyright 2015 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.</StringProperty>
<StringProperty Name="Copyright">Copyright 2016 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.</StringProperty>
</AnalyzerSettings>
</Analyzer>
</Analyzers>
Expand Down
2 changes: 1 addition & 1 deletion MySqlTuner Test Cases/SettingsTest.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// -----------------------------------------------------------------------
// <copyright file="SettingsTest.cs" company="Peter Chapman">
// Copyright 2015 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// Copyright 2016 Peter Chapman. See http://mysqltuner.codeplex.com/license for licence details.
// </copyright>
// -----------------------------------------------------------------------

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ Easily view how your MySQL server can be optimised in a clear, easy to read dial

## Recommended Download

[MySQL Tuner 0.7.1](https://github.com/pmachapman/mysqltuner/releases/download/0.7.1/MySQLTuner-0.7.1.zip) - 248KB
[MySQL Tuner 0.8](https://github.com/pmachapman/mysqltuner/releases/download/0.8/MySQLTuner-0.8.zip) - 248KB

### Other Available Downloads

[MySQL Tuner 0.7.1 for .Net 2.0](https://github.com/pmachapman/mysqltuner/releases/download/0.7.1/MySQLTuner-0.7.1-net20.zip) - 242KB
[MySQL Tuner 0.8 for .Net 2.0](https://github.com/pmachapman/mysqltuner/releases/download/0.8/MySQLTuner-0.8-net20.zip) - 242KB

[MySQL Tuner 0.7.1 for .Net 2.0 with MySQL 4.1 Support](https://github.com/pmachapman/mysqltuner/releases/download/0.7.1/MySQLTuner-0.7.1-net20-connector-625.zip) - 218KB
[MySQL Tuner 0.8 for .Net 2.0 with MySQL 4.1 Support](https://github.com/pmachapman/mysqltuner/releases/download/0.8/MySQLTuner-0.8-net20-connector-625.zip) - 218KB

## Requirements
* Microsoft .NET Framework 4.0 (http://www.microsoft.com/en-us/download/details.aspx?id=17851), or
Expand Down

0 comments on commit bcc8093

Please sign in to comment.