diff --git a/binary/release.2.5.net.40.zip b/binary/release.2.5.net.40.zip index 41545684..9cba7643 100644 Binary files a/binary/release.2.5.net.40.zip and b/binary/release.2.5.net.40.zip differ diff --git a/source/Runner/Properties/AssemblyInfo.cs b/source/Runner/Properties/AssemblyInfo.cs index 11159d5c..7be8b9b9 100644 --- a/source/Runner/Properties/AssemblyInfo.cs +++ b/source/Runner/Properties/AssemblyInfo.cs @@ -4,8 +4,8 @@ [assembly: AssemblyTitle("Runner for fitSharp")] [assembly: AssemblyDescription("fitSharp. The use and distribution terms for this software are covered by the Common Public License 1.0.")] [assembly: AssemblyProduct("fitSharp")] -[assembly: AssemblyCopyright("Copyright © 2015 Syterra Software Inc. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2016 Syterra Software Inc. All rights reserved.")] [assembly: ComVisible(false)] -[assembly: AssemblyVersion("2.4.*")] +[assembly: AssemblyVersion("2.5.*")] diff --git a/source/RunnerW/Properties/AssemblyInfo.cs b/source/RunnerW/Properties/AssemblyInfo.cs index 2dcf6a04..ece6e398 100644 --- a/source/RunnerW/Properties/AssemblyInfo.cs +++ b/source/RunnerW/Properties/AssemblyInfo.cs @@ -4,8 +4,8 @@ [assembly: AssemblyTitle("GUI Runner for fitSharp")] [assembly: AssemblyDescription("fitSharp. The use and distribution terms for this software are covered by the Common Public License 1.0.")] [assembly: AssemblyProduct("fitSharp")] -[assembly: AssemblyCopyright("Copyright © 2015 Syterra Software Inc. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2016 Syterra Software Inc. All rights reserved.")] [assembly: ComVisible(false)] -[assembly: AssemblyVersion("2.4.*")] +[assembly: AssemblyVersion("2.5.*")] diff --git a/source/Samples/Properties/AssemblyInfo.cs b/source/Samples/Properties/AssemblyInfo.cs index 52c93860..d8ff3451 100644 --- a/source/Samples/Properties/AssemblyInfo.cs +++ b/source/Samples/Properties/AssemblyInfo.cs @@ -4,8 +4,8 @@ [assembly: AssemblyTitle("Samples for fitSharp")] [assembly: AssemblyDescription("fitSharp. The use and distribution terms for this software are covered by the Common Public License 1.0.")] [assembly: AssemblyProduct("fitSharp")] -[assembly: AssemblyCopyright("Copyright © 2015 Syterra Software Inc. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2016 Syterra Software Inc. All rights reserved.")] [assembly: ComVisible(false)] -[assembly: AssemblyVersion("2.4.*")] +[assembly: AssemblyVersion("2.5.*")] diff --git a/source/TestTarget/Properties/AssemblyInfo.cs b/source/TestTarget/Properties/AssemblyInfo.cs index 372d2b12..9ccf475b 100644 --- a/source/TestTarget/Properties/AssemblyInfo.cs +++ b/source/TestTarget/Properties/AssemblyInfo.cs @@ -4,8 +4,8 @@ [assembly: AssemblyTitle("Test target for fitSharp")] [assembly: AssemblyDescription("fitSharp. The use and distribution terms for this software are covered by the Common Public License 1.0.")] [assembly: AssemblyProduct("fitSharp")] -[assembly: AssemblyCopyright("Copyright © 2015 Syterra Software Inc. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2016 Syterra Software Inc. All rights reserved.")] [assembly: ComVisible(false)] -[assembly: AssemblyVersion("2.4.*")] +[assembly: AssemblyVersion("2.5.*")] diff --git a/source/dbfit/Properties/AssemblyInfo.cs b/source/dbfit/Properties/AssemblyInfo.cs index 61c226b8..9e9cd51b 100644 --- a/source/dbfit/Properties/AssemblyInfo.cs +++ b/source/dbfit/Properties/AssemblyInfo.cs @@ -4,8 +4,8 @@ [assembly: AssemblyTitle("DbFit for fitSharp")] [assembly: AssemblyDescription("DbFit. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2.")] [assembly: AssemblyProduct("fitSharp")] -[assembly: AssemblyCopyright("Copyright © 2007 Gojko Adzic, 2015 Syterra Software Inc. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2007 Gojko Adzic, 2016 Syterra Software Inc. All rights reserved.")] [assembly: ComVisible(false)] -[assembly: AssemblyVersion("2.4.*")] +[assembly: AssemblyVersion("2.5.*")] diff --git a/source/dbfitMySql/Properties/AssemblyInfo.cs b/source/dbfitMySql/Properties/AssemblyInfo.cs index 59f62092..d9b3f2ae 100644 --- a/source/dbfitMySql/Properties/AssemblyInfo.cs +++ b/source/dbfitMySql/Properties/AssemblyInfo.cs @@ -4,8 +4,8 @@ [assembly: AssemblyTitle("DbFit MySql for fitSharp")] [assembly: AssemblyDescription("DbFit. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2.")] [assembly: AssemblyProduct("fitSharp")] -[assembly: AssemblyCopyright("Copyright © 2015 Syterra Software Inc. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2016 Syterra Software Inc. All rights reserved.")] [assembly: ComVisible(false)] -[assembly: AssemblyVersion("2.4.*")] +[assembly: AssemblyVersion("2.5.*")] diff --git a/source/dbfitOracle/Properties/AssemblyInfo.cs b/source/dbfitOracle/Properties/AssemblyInfo.cs index 320300db..0ae10cea 100644 --- a/source/dbfitOracle/Properties/AssemblyInfo.cs +++ b/source/dbfitOracle/Properties/AssemblyInfo.cs @@ -4,8 +4,8 @@ [assembly: AssemblyTitle("DbFit Oracle for fitSharp")] [assembly: AssemblyDescription("DbFit. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2.")] [assembly: AssemblyProduct("fitSharp")] -[assembly: AssemblyCopyright("Copyright © 2007 Gojko Adzic, 2015 Syterra Software Inc.. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2007 Gojko Adzic, 2016 Syterra Software Inc.. All rights reserved.")] [assembly: ComVisible(false)] -[assembly: AssemblyVersion("2.4.*")] +[assembly: AssemblyVersion("2.5.*")] diff --git a/source/dbfitSqlServer/Properties/AssemblyInfo.cs b/source/dbfitSqlServer/Properties/AssemblyInfo.cs index f8122878..5127d48f 100644 --- a/source/dbfitSqlServer/Properties/AssemblyInfo.cs +++ b/source/dbfitSqlServer/Properties/AssemblyInfo.cs @@ -4,8 +4,8 @@ [assembly: AssemblyTitle("DbFit SqlServer for fitSharp")] [assembly: AssemblyDescription("DbFit. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2.")] [assembly: AssemblyProduct("fitSharp")] -[assembly: AssemblyCopyright("Copyright © 2007 Gojko Adzic, 2015 Syterra Software Inc.. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2007 Gojko Adzic, 2016 Syterra Software Inc.. All rights reserved.")] [assembly: ComVisible(false)] -[assembly: AssemblyVersion("2.4.*")] +[assembly: AssemblyVersion("2.5.*")] diff --git a/source/dbfitSybase/Properties/AssemblyInfo.cs b/source/dbfitSybase/Properties/AssemblyInfo.cs index ed431ed7..71df3097 100644 --- a/source/dbfitSybase/Properties/AssemblyInfo.cs +++ b/source/dbfitSybase/Properties/AssemblyInfo.cs @@ -4,8 +4,8 @@ [assembly: AssemblyTitle("DbFit Sybase for fitSharp")] [assembly: AssemblyDescription("DbFit. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2.")] [assembly: AssemblyProduct("fitSharp")] -[assembly: AssemblyCopyright("Copyright © 2015 Syterra Software Inc. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2016 Syterra Software Inc. All rights reserved.")] [assembly: ComVisible(false)] -[assembly: AssemblyVersion("2.4.*")] +[assembly: AssemblyVersion("2.5.*")] diff --git a/source/dbfitTest/Properties/AssemblyInfo.cs b/source/dbfitTest/Properties/AssemblyInfo.cs index 397f4183..7004a59c 100644 --- a/source/dbfitTest/Properties/AssemblyInfo.cs +++ b/source/dbfitTest/Properties/AssemblyInfo.cs @@ -4,8 +4,8 @@ [assembly: AssemblyTitle("DbFit tests for fitSharp")] [assembly: AssemblyDescription("DbFit. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2.")] [assembly: AssemblyProduct("fitSharp")] -[assembly: AssemblyCopyright("Copyright © 2007 Gojko Adzic, 2015 Syterra Software Inc. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2007 Gojko Adzic, 2016 Syterra Software Inc. All rights reserved.")] [assembly: ComVisible(false)] -[assembly: AssemblyVersion("2.4.*")] +[assembly: AssemblyVersion("2.5.*")] diff --git a/source/fit/Properties/AssemblyInfo.cs b/source/fit/Properties/AssemblyInfo.cs index f7a02824..dfa82f25 100644 --- a/source/fit/Properties/AssemblyInfo.cs +++ b/source/fit/Properties/AssemblyInfo.cs @@ -4,8 +4,8 @@ [assembly: AssemblyTitle("Fit for fitSharp")] [assembly: AssemblyDescription("Fit. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2.")] [assembly: AssemblyProduct("fitSharp")] -[assembly: AssemblyCopyright("Copyright © 2015 Syterra Software Inc. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2016 Syterra Software Inc. All rights reserved.")] [assembly: ComVisible(false)] -[assembly: AssemblyVersion("2.4.*")] +[assembly: AssemblyVersion("2.5.*")] diff --git a/source/fitSharp/Properties/AssemblyInfo.cs b/source/fitSharp/Properties/AssemblyInfo.cs index 25f9f405..f9db1d50 100644 --- a/source/fitSharp/Properties/AssemblyInfo.cs +++ b/source/fitSharp/Properties/AssemblyInfo.cs @@ -4,8 +4,8 @@ [assembly: AssemblyTitle("Functional test tools for .NET")] [assembly: AssemblyDescription("fitSharp. The use and distribution terms for this software are covered by the Common Public License 1.0.")] [assembly: AssemblyProduct("fitSharp")] -[assembly: AssemblyCopyright("Copyright © 2015 Syterra Software Inc. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2016 Syterra Software Inc. All rights reserved.")] [assembly: ComVisible(false)] -[assembly: AssemblyVersion("2.4.*")] +[assembly: AssemblyVersion("2.5.*")] diff --git a/source/fitSharpTest/Properties/AssemblyInfo.cs b/source/fitSharpTest/Properties/AssemblyInfo.cs index e3ca9b1a..9c8bcd83 100644 --- a/source/fitSharpTest/Properties/AssemblyInfo.cs +++ b/source/fitSharpTest/Properties/AssemblyInfo.cs @@ -4,8 +4,8 @@ [assembly: AssemblyTitle("Tests for fitSharp")] [assembly: AssemblyDescription("fitSharp. The use and distribution terms for this software are covered by the Common Public License 1.0.")] [assembly: AssemblyProduct("fitSharp")] -[assembly: AssemblyCopyright("Copyright © 2015 Syterra Software Inc. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2016 Syterra Software Inc. All rights reserved.")] [assembly: ComVisible(false)] -[assembly: AssemblyVersion("2.4.*")] +[assembly: AssemblyVersion("2.5.*")] diff --git a/source/fitTest/Properties/AssemblyInfo.cs b/source/fitTest/Properties/AssemblyInfo.cs index 11a9ce19..8e4592c9 100644 --- a/source/fitTest/Properties/AssemblyInfo.cs +++ b/source/fitTest/Properties/AssemblyInfo.cs @@ -4,8 +4,8 @@ [assembly: AssemblyTitle("Tests for Fit")] [assembly: AssemblyDescription("Fit. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2.")] [assembly: AssemblyProduct("fitSharp")] -[assembly: AssemblyCopyright("Copyright © 2015 Syterra Software Inc. All rights reserved.")] +[assembly: AssemblyCopyright("Copyright © 2016 Syterra Software Inc. All rights reserved.")] [assembly: ComVisible(false)] -[assembly: AssemblyVersion("2.4.*")] +[assembly: AssemblyVersion("2.5.*")]