Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/22/16 14:25:28 (8 years ago)
Author:
gkronber
Message:

#2642: merged r14174,r14177,r14178,r14179 from trunk to stable

Location:
stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Problems.BinPacking.Views/3.3/Plugin.cs.frame

    r14162 r14180  
    2626  /// Plugin class for HeuristicLab.Problems.BinPacking.Views plugin.
    2727  /// </summary>
    28   [Plugin("HeuristicLab.Problems.BinPacking.Views", "3.3.7.$WCREV$")]
     28  [Plugin("HeuristicLab.Problems.BinPacking.Views", "3.3.14.$WCREV$")]
    2929  [PluginFile("HeuristicLab.Problems.BinPacking.Views-3.3.dll", PluginFileType.Assembly)]
    3030  [PluginDependency("HeuristicLab.Collections", "3.3")]
    31   [PluginDependency("HeuristicLab.Common", "3.3")]
    3231  [PluginDependency("HeuristicLab.Core", "3.3")]
    3332  [PluginDependency("HeuristicLab.Core.Views", "3.3")]
Note: See TracChangeset for help on using the changeset viewer.