Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/03/14 11:01:16 (10 years ago)
Author:
pfleck
Message:

Changed version of DataPreprocessing from 3.3 to 3.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis/3.4/Plugin.cs.frame

    r10770 r10925  
    3838  [PluginDependency("HeuristicLab.Persistence", "3.3")]
    3939  [PluginDependency("HeuristicLab.Problems.Instances", "3.3")]
    40   [PluginDependency("HeuristicLab.Problems.DataAnalysis.Transformations", "3.3")]
     40  [PluginDependency("HeuristicLab.Problems.DataAnalysis.Transformations", "3.4")]
    4141  public class HeuristicLabProblemsDataAnalysisPlugin : PluginBase {
    4242  }
Note: See TracChangeset for help on using the changeset viewer.