Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/15/12 16:25:59 (12 years ago)
Author:
sforsten
Message:

#1784: adjusted the version numbers of some projects

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Optimization.Views/3.3/Plugin.cs.frame

    r7823 r7830  
    3939  [PluginDependency("HeuristicLab.Optimization", "3.3")]
    4040  [PluginDependency("HeuristicLab.Problems.Instances", "3.3")]
    41   [PluginDependency("HeuristicLab.Problems.Instances.Views", "3.4")]
     41  [PluginDependency("HeuristicLab.Problems.Instances.Views", "3.3")]
    4242  [PluginDependency("HeuristicLab.Visualization.ChartControlsExtensions","3.3")]
    4343  public class HeuristicLabOptimizationViewsPlugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.