Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/23/16 02:52:17 (8 years ago)
Author:
swagner
Message:

#2526: Merged r14190 from stable back into trunk

Location:
trunk/sources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources

  • trunk/sources/HeuristicLab.Problems.PTSP/3.3/Plugin.cs.frame

    r14185 r14195  
    2323
    2424namespace HeuristicLab.Problems.PTSP {
    25   [Plugin("HeuristicLab.Problems.PTSP", "Provides an implementation of the probabilistic traveling salesman problem (PTSP)", "3.3.13.$WCREV$")]
     25  [Plugin("HeuristicLab.Problems.PTSP", "Provides an implementation of the probabilistic traveling salesman problem (PTSP)", "3.3.14.$WCREV$")]
    2626  [PluginFile("HeuristicLab.Problems.PTSP-3.3.dll", PluginFileType.Assembly)]
    2727  [PluginDependency("HeuristicLab.Collections", "3.3")]
Note: See TracChangeset for help on using the changeset viewer.