Changeset 7666 for branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances.Views
- Timestamp:
- 03/27/12 16:13:25 (13 years ago)
- Location:
- branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances.Views/3.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances.Views/3.4/Plugin.cs
r7665 r7666 23 23 24 24 namespace HeuristicLab.Problems.Instances.Views { 25 [Plugin("HeuristicLab.Problems.Instances.Views", "3.4.0.766 4")]25 [Plugin("HeuristicLab.Problems.Instances.Views", "3.4.0.7665")] 26 26 [PluginFile("HeuristicLab.Problems.Instances.Views-3.4.dll", PluginFileType.Assembly)] 27 27 [PluginDependency("HeuristicLab.Common", "3.3")] -
branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances.Views/3.4/Properties/AssemblyInfo.cs
r7665 r7666 53 53 // by using the '*' as shown below: 54 54 [assembly: AssemblyVersion("3.4.0.0")] 55 [assembly: AssemblyFileVersion("3.4.2.766 4")]55 [assembly: AssemblyFileVersion("3.4.2.7665")]
Note: See TracChangeset
for help on using the changeset viewer.