Skip to content

Commit

Permalink
#2115 merged r11173 (updated version information) into trunk
Browse files Browse the repository at this point in the history
git-svn-id: https://src.heuristiclab.com/svn/core/trunk@11174 2abd9481-f8db-48e9-bd25-06bc13291c1b
  • Loading branch information
Shabbafru committed Jul 9, 2014
1 parent 4c0c2a5 commit 4498351
Show file tree
Hide file tree
Showing 270 changed files with 272 additions and 272 deletions.
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.9.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.Benchmarks.Views", "Provides views for performance benchmark algorithms.", "3.3.10.$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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
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.9.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.Benchmarks", "Provides different performance benchmark algorithms.", "3.3.10.$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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$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.3.9.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.CMAEvolutionStrategy", "3.3.10.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.CMAEvolutionStrategy-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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
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.5.$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.6.$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.5.$WCREV$")]
[assembly: AssemblyFileVersion("3.4.6.$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 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.5.$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.6.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.DataAnalysis-3.4.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.ALGLIB", "3.7.0")]
[PluginDependency("HeuristicLab.Algorithms.GradientDescent", "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.5.$WCREV$")]
[assembly: AssemblyFileVersion("3.4.6.$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.9.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.EvolutionStrategy", "3.3.10.$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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$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.9.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.GeneticAlgorithm", "3.3.10.$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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$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.9.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.GradientDescent", "3.3.10.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.GradientDescent-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.ALGLIB", "3.7.0")]
[PluginDependency("HeuristicLab.Analysis", "3.3.0")]
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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
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.9.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.LocalSearch", "3.3.10.$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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
2 changes: 1 addition & 1 deletion sources/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.9.$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.10.$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 @@ -33,4 +33,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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$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.9.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm", "3.3.10.$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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$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.9.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.ParticleSwarmOptimization", "3.3.10.$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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
2 changes: 1 addition & 1 deletion sources/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.9.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.RAPGA", "3.3.10.$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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
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.9.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.ScatterSearch", "3.3.10.$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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$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.9.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.SimulatedAnnealing", "3.3.10.$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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.TabuSearch {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.TabuSearch plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.TabuSearch", "3.3.9.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.TabuSearch", "3.3.10.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.TabuSearch-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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Algorithms.VariableNeighborhoodSearch {
/// <summary>
/// Plugin class for HeuristicLab.Algorithms.VariableNeighborhoodSearch plugin.
/// </summary>
[Plugin("HeuristicLab.Algorithms.VariableNeighborhoodSearch", "3.3.9.$WCREV$")]
[Plugin("HeuristicLab.Algorithms.VariableNeighborhoodSearch", "3.3.10.$WCREV$")]
[PluginFile("HeuristicLab.Algorithms.VariableNeighborhoodSearch-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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
2 changes: 1 addition & 1 deletion sources/HeuristicLab.Analysis.Views/3.3/Plugin.cs.frame
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Analysis.Views {
/// <summary>
/// Plugin class for HeuristicLab.Analysis.Views plugin.
/// </summary>
[Plugin("HeuristicLab.Analysis.Views", "3.3.9.$WCREV$")]
[Plugin("HeuristicLab.Analysis.Views", "3.3.10.$WCREV$")]
[PluginFile("HeuristicLab.Analysis.Views-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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
2 changes: 1 addition & 1 deletion sources/HeuristicLab.Analysis/3.3/Plugin.cs.frame
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Analysis {
/// <summary>
/// Plugin class for HeuristicLab.Analysis plugin.
/// </summary>
[Plugin("HeuristicLab.Analysis", "3.3.9.$WCREV$")]
[Plugin("HeuristicLab.Analysis", "3.3.10.$WCREV$")]
[PluginFile("HeuristicLab.Analysis-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.ALGLIB", "3.7.0")]
[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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Clients.Access.Administration {
/// <summary>
/// Plugin class for HeuristicLab.Clients.Access.Administration plugin.
/// </summary>
[Plugin("HeuristicLab.Clients.Access.Administration", "3.3.9.$WCREV$")]
[Plugin("HeuristicLab.Clients.Access.Administration", "3.3.10.$WCREV$")]
[PluginFile("HeuristicLab.Clients.Access.Administration-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Clients.Common", "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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Clients.Access.Views {
/// <summary>
/// Plugin class for HeuristicLab.Clients.Access.Views plugin.
/// </summary>
[Plugin("HeuristicLab.Clients.Access.Views", "3.3.9.$WCREV$")]
[Plugin("HeuristicLab.Clients.Access.Views", "3.3.10.$WCREV$")]
[PluginFile("HeuristicLab.Clients.Access.Views-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Clients.Common", "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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
2 changes: 1 addition & 1 deletion sources/HeuristicLab.Clients.Access/3.3/Plugin.cs.frame
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Clients.Access {
/// <summary>
/// Plugin class for HeuristicLab.Clients.Access plugin.
/// </summary>
[Plugin("HeuristicLab.Clients.Access", "3.3.9.$WCREV$")]
[Plugin("HeuristicLab.Clients.Access", "3.3.10.$WCREV$")]
[PluginFile("HeuristicLab.Clients.Access-3.3.dll", PluginFileType.Assembly)]
[PluginDependency("HeuristicLab.Clients.Common", "3.3")]
[PluginDependency("HeuristicLab.Algorithms.Benchmarks", "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.9.$WCREV$")]
[assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
2 changes: 1 addition & 1 deletion sources/HeuristicLab.Clients.Common/3.3/Plugin.cs.frame
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace HeuristicLab.Clients.Common {
/// <summary>
/// Plugin class for HeuristicLab.Clients.Common plugin.
/// </summary>
[Plugin("HeuristicLab.Clients.Common", "3.3.9.$WCREV$")]
[Plugin("HeuristicLab.Clients.Common", "3.3.10.$WCREV$")]
[PluginFile("HeuristicLab.Clients.Common-3.3.dll", PluginFileType.Assembly)]
public class HeuristicLabClientsCommonPlugin : PluginBase {
}
Expand Down
Loading

0 comments on commit 4498351

Please sign in to comment.