Skip to content

Commit

Permalink
#2875: Incremented plugin and assembly file versions
Browse files Browse the repository at this point in the history
git-svn-id: https://src.heuristiclab.com/svn/core/trunk@17184 2abd9481-f8db-48e9-bd25-06bc13291c1b
  • Loading branch information
s-wagner committed Jul 30, 2019
1 parent 810fcb2 commit bba4d8c
Show file tree
Hide file tree
Showing 321 changed files with 322 additions and 322 deletions.
2 changes: 1 addition & 1 deletion HeuristicLab.Algorithms.ALPS/3.3/Plugin.cs.frame
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.ALPS {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.ALPS plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.ALPS", "3.3.15.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.ALPS", "3.3.16.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.ALPS-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Analysis", "3.3")]
[PluginDependency("HeuristicLab.Collections", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.Benchmarks.Views {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.Benchmarks plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.Benchmarks.Views", "Provides views for performance benchmark algorithms.", "3.3.15.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.Benchmarks.Views", "Provides views for performance benchmark algorithms.", "3.3.16.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.Benchmarks.Views-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Algorithms.Benchmarks", "3.3")]
[PluginDependency("HeuristicLab.MainForm", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
2 changes: 1 addition & 1 deletion HeuristicLab.Algorithms.Benchmarks/3.3/Plugin.cs.frame
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.Benchmarks {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.Benchmark plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.Benchmarks", "Provides different performance benchmark algorithms.", "3.3.15.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.Benchmarks", "Provides different performance benchmark algorithms.", "3.3.16.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.Benchmarks-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Collections", "3.3")]
[PluginDependency("HeuristicLab.Common", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.CMAEvolutionStrategy {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.EvolutionStrategy plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.CMAEvolutionStrategy", "3.4.25.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.CMAEvolutionStrategy", "3.4.26.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.CMAEvolutionStrategy-3.4.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.ALGLIB", "3.7")]
[PluginDependency("HeuristicLab.Analysis", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.4.0.0")]
[assembly: AssemblyFileVersion("3.4.25.$WCREV$")]
[assembly: AssemblyFileVersion("3.4.26.$WCREV$")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.DataAnalysis {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.DataAnalysis.Glmnet plugin which wraps the glmnet implementation by Jerome Friedman, Trevor Hastie, Noah Simon, Rob Tibshirani, see https://cran.r-project.org/web/packages/glmnet/index.html
/// </summary>
[Plugin("HeuristicLab.Algorithms.DataAnalysis.Glmnet", "Plugin class for HeuristicLab.Algorithms.DataAnalysis.Glmnet plugin which wraps the glmnet implementation by Jerome Friedman, Trevor Hastie, Noah Simon, Rob Tibshirani, see https://cran.r-project.org/web/packages/glmnet/index.html", "3.4.1.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.DataAnalysis.Glmnet", "Plugin class for HeuristicLab.Algorithms.DataAnalysis.Glmnet plugin which wraps the glmnet implementation by Jerome Friedman, Trevor Hastie, Noah Simon, Rob Tibshirani, see https://cran.r-project.org/web/packages/glmnet/index.html", "3.4.2.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.DataAnalysis.Glmnet-3.4.dll", PluginFileType.Assembly)]
[PluginFile("glmnet-x86.dll", PluginFileType.NativeDll)]
[PluginFile("glmnet-x64.dll", PluginFileType.NativeDll)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.DataAnalysis.Views {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.DataAnalysis.Views plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.DataAnalysis.Views", "Provides views for data analysis algorithms implemented in external libraries (linear regression, linear discriminant analysis, k-means clustering, support vector classification and regression)", "3.4.11.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.DataAnalysis.Views", "Provides views for data analysis algorithms implemented in external libraries (linear regression, linear discriminant analysis, k-means clustering, support vector classification and regression)", "3.4.12.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.DataAnalysis.Views-3.4.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Algorithms.DataAnalysis", "3.4")]
[PluginDependency("HeuristicLab.Analysis", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.4.0.0")]
[assembly: AssemblyFileVersion("3.4.11.$WCREV$")]
[assembly: AssemblyFileVersion("3.4.12.$WCREV$")]
2 changes: 1 addition & 1 deletion HeuristicLab.Algorithms.DataAnalysis/3.4/Plugin.cs.frame
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.DataAnalysis {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.DataAnalysis plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.DataAnalysis", "Provides wrappers for data analysis algorithms implemented in external libraries (linear regression, linear discriminant analysis, k-means clustering, support vector classification and regression)", "3.4.11.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.DataAnalysis", "Provides wrappers for data analysis algorithms implemented in external libraries (linear regression, linear discriminant analysis, k-means clustering, support vector classification and regression)", "3.4.12.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.DataAnalysis-3.4.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.ALGLIB", "3.7.0")]
[PluginDependency("HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm", "3.3")] // for GBM
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.4.0.0")]
[assembly: AssemblyFileVersion("3.4.11.$WCREV$")]
[assembly: AssemblyFileVersion("3.4.12.$WCREV$")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.EvolutionStrategy {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.EvolutionStrategy plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.EvolutionStrategy", "3.3.15.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.EvolutionStrategy", "3.3.16.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.EvolutionStrategy-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Analysis", "3.3")]
[PluginDependency("HeuristicLab.Collections", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.GeneticAlgorithm {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.GeneticAlgorithm plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.GeneticAlgorithm", "3.3.15.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.GeneticAlgorithm", "3.3.16.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Analysis", "3.3")]
[PluginDependency("HeuristicLab.Collections", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
using HeuristicLab.PluginInfrastructure;

namespace HeuristicLab.Algorithms.GradientDescent {
[Plugin("HeuristicLab.Algorithms.GradientDescent", "3.3.15.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.GradientDescent", "3.3.16.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.GradientDescent-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.ALGLIB", "3.7.0")]
[PluginDependency("HeuristicLab.Analysis", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
2 changes: 1 addition & 1 deletion HeuristicLab.Algorithms.LocalSearch/3.3/Plugin.cs.frame
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.LocalSearch {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.LocalSearch plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.LocalSearch", "3.3.15.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.LocalSearch", "3.3.16.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.LocalSearch-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Analysis", "3.3")]
[PluginDependency("HeuristicLab.Collections", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.MOCMAEvolutionStrategy {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.EvolutionStrategy plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.MOCMAEvolutionStrategy", "3.3.15.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.MOCMAEvolutionStrategy", "3.3.16.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.MOCMAEvolutionStrategy-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.ALGLIB", "3.7")]
[PluginDependency("HeuristicLab.Analysis", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
2 changes: 1 addition & 1 deletion HeuristicLab.Algorithms.NSGA2/3.3/Plugin.cs.frame
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
using HeuristicLab.PluginInfrastructure;

namespace HeuristicLab.Algorithms.NSGA2 {
[Plugin("HeuristicLab.Algorithms.NSGA2", "Provides the non-dominated sorting genetic algorithm (NSGA-II) as described in Deb et al. 2002. A Fast and Elitist Multiobjective Genetic Algorithm: NSGA-II. IEEE Transactions on Evolutionary Computation, 6(2), pp. 182-197.", "3.3.15.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.NSGA2", "Provides the non-dominated sorting genetic algorithm (NSGA-II) as described in Deb et al. 2002. A Fast and Elitist Multiobjective Genetic Algorithm: NSGA-II. IEEE Transactions on Evolutionary Computation, 6(2), pp. 182-197.", "3.3.16.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.NSGA2-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Analysis", "3.3")]
[PluginDependency("HeuristicLab.Collections", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy", "3.3.15.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy", "3.3.16.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.OffspringSelectionEvolutionStrategy-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Analysis", "3.3")]
[PluginDependency("HeuristicLab.Collections", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm", "3.3.15.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm", "3.3.16.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Analysis", "3.3")]
[PluginDependency("HeuristicLab.Collections", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ namespace HeuristicLab.Algorithms.ParameterlessPopulationPyramid {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.ParameterlessPopulationPyramid plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.ParameterlessPopulationPyramid", "3.3.15.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.ParameterlessPopulationPyramid", "3.3.16.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.ParameterlessPopulationPyramid-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Analysis", "3.3")]
[PluginDependency("HeuristicLab.Collections", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.ParticleSwarmOptimization {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.ParticleSwarmOptimization plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.ParticleSwarmOptimization", "3.3.15.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.ParticleSwarmOptimization", "3.3.16.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Analysis", "3.3")]
[PluginDependency("HeuristicLab.Collections", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
2 changes: 1 addition & 1 deletion HeuristicLab.Algorithms.RAPGA/3.3/Plugin.cs.frame
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.RAPGA {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.RAPGA plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.RAPGA", "3.3.15.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.RAPGA", "3.3.16.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.RAPGA-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Analysis", "3.3")]
[PluginDependency("HeuristicLab.Collections", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
2 changes: 1 addition & 1 deletion HeuristicLab.Algorithms.RandomSearch/3.3/Plugin.cs.frame
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.RandomSearch {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.Random plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.RandomSearch", "3.3.15.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.RandomSearch", "3.3.16.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.RandomSearch-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Analysis", "3.3")]
[PluginDependency("HeuristicLab.Collections", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
2 changes: 1 addition & 1 deletion HeuristicLab.Algorithms.ScatterSearch/3.3/Plugin.cs.frame
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.ScatterSearch {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.ScatterSearch plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.ScatterSearch", "3.3.15.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.ScatterSearch", "3.3.16.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.ScatterSearch-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Analysis", "3.3")]
[PluginDependency("HeuristicLab.Collections", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.SimulatedAnnealing {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.SimulatedAnnealing plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.SimulatedAnnealing", "3.3.15.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.SimulatedAnnealing", "3.3.16.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Analysis", "3.3")]
[PluginDependency("HeuristicLab.Collections", "3.3")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
Loading

0 comments on commit bba4d8c

Please sign in to comment.