Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/20/15 12:42:08 (9 years ago)
Author:
ascheibe
Message:

#2428 updated version in

  • assembly info
  • plugin file
  • installer files

Versions:
3.3.0. -> 3.3.13.
3.3.9. -> 3.3.13.
3.3.12. -> 3.3.13.
3.4.0. -> 3.4.1.
3.4.1. -> 3.4.2.
3.4.2. -> 3.4.3.
3.4.4. -> 3.4.5.
3.4.5. -> 3.4.6.
3.4.8. -> 3.4.9.
3.4.22. -> 3.4.23.
3.5.7. -> 3.5.8.

Location:
stable/HeuristicLab.Problems.GeneticProgramming/3.3
Files:
2 edited

Legend:

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

    r13312 r13316  
    2727
    2828namespace HeuristicLab.Problems.GeneticProgramming {
    29   [Plugin("HeuristicLab.Problems.GeneticProgramming","Provides implementations for genetic programming problems such as the artificial ant problem.", "3.3.0.$WCREV$")]
     29  [Plugin("HeuristicLab.Problems.GeneticProgramming","Provides implementations for genetic programming problems such as the artificial ant problem.", "3.3.13.$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

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