Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/10/17 12:48:23 (7 years ago)
Author:
jschiess
Message:

#1836 SA reheating strategies: Changed plugin version to 3.4

Location:
branches/jschiess/HeuristicLab.Algorithms.SimulatedAnnealing/3.4
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • branches/jschiess/HeuristicLab.Algorithms.SimulatedAnnealing/3.4/Plugin.cs

    r14406 r14743  
    2626  /// Plugin class for HeuristicLab.Algorithms.SimulatedAnnealing plugin.
    2727  /// </summary>
    28   [Plugin("HeuristicLab.Algorithms.SimulatedAnnealing", "3.3.14.14195")]
    29   [PluginFile("HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll", PluginFileType.Assembly)]
     28  [Plugin("HeuristicLab.Algorithms.SimulatedAnnealing", "3.4.14.14195")]
     29  [PluginFile("HeuristicLab.Algorithms.SimulatedAnnealing-3.4.dll", PluginFileType.Assembly)]
    3030  [PluginDependency("HeuristicLab.Analysis", "3.3")]
    3131  [PluginDependency("HeuristicLab.Collections", "3.3")]
Note: See TracChangeset for help on using the changeset viewer.