Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/31/19 01:48:40 (5 years ago)
Author:
swagner
Message:

#2875: Incremented plugin and assembly file versions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/HeuristicLab.Problems.GeneticProgramming/3.3/Plugin.cs.frame

    r17180 r17184  
    2727
    2828namespace HeuristicLab.Problems.GeneticProgramming {
    29   [Plugin("HeuristicLab.Problems.GeneticProgramming","Provides implementations for genetic programming problems such as the artificial ant problem.", "3.3.15.$WCREV$")]
     29  [Plugin("HeuristicLab.Problems.GeneticProgramming","Provides implementations for genetic programming problems such as the artificial ant problem.", "3.3.16.$WCREV$")]
    3030  [PluginFile("HeuristicLab.Problems.GeneticProgramming-3.3.dll", PluginFileType.Assembly)]
    3131  [PluginFile("Robocode/robocode.zip", PluginFileType.Data)]
Note: See TracChangeset for help on using the changeset viewer.