Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/20/15 13:06:01 (9 years ago)
Author:
ascheibe
Message:

#2428 merged r13316, r13317, r13319 from stable back into trunk

Location:
trunk/sources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources

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

    r12753 r13321  
    2323
    2424namespace HeuristicLab.Problems.Programmable {
    25   [Plugin("HeuristicLab.Problems.Programmable", "Programmable problem for defining custom representation and evaluation function.", "3.3.12.$WCREV$")]
     25  [Plugin("HeuristicLab.Problems.Programmable", "Programmable problem for defining custom representation and evaluation function.", "3.3.13.$WCREV$")]
    2626  [PluginFile("HeuristicLab.Problems.Programmable-3.3.dll", PluginFileType.Assembly)]
    2727  [PluginDependency("HeuristicLab.Analysis", "3.3")]
Note: See TracChangeset for help on using the changeset viewer.