Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/20/10 14:29:16 (14 years ago)
Author:
mkommend
Message:

incremented plugin version HeuristicLab.MainForm and HeuristicLab.MainForm.WindowsForms to 3.3 (ticket #983)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Operators.Views/3.3/HeuristicLabOperatorsViewsPlugin.cs.frame

    r3384 r3437  
    3232  [PluginDependency("HeuristicLab.Core", "3.3")]
    3333  [PluginDependency("HeuristicLab.Core.Views", "3.3")]
    34   [PluginDependency("HeuristicLab.MainForm", "3.2")]
    35   [PluginDependency("HeuristicLab.MainForm.WindowsForms", "3.2")]
     34  [PluginDependency("HeuristicLab.MainForm", "3.3")]
     35  [PluginDependency("HeuristicLab.MainForm.WindowsForms", "3.3")]
    3636  [PluginDependency("HeuristicLab.Operators", "3.3")]
    3737  public class HeuristicLabOperatorsViewsPlugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.