Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/31/19 02:07:17 (5 years ago)
Author:
swagner
Message:

#2875: Merged r17182:17185 from trunk to stable

Location:
stable
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Problems.GeneticProgramming/3.3/Plugin.cs.frame

    r17181 r17186  
    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)]
  • stable/HeuristicLab.Problems.GeneticProgramming/3.3/Properties/AssemblyInfo.cs.frame

    r17181 r17186  
    5353// by using the '*' as shown below:
    5454[assembly: AssemblyVersion("3.3.0.0")]
    55 [assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
     55[assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
Note: See TracChangeset for help on using the changeset viewer.