Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/13/15 17:30:00 (9 years ago)
Author:
ascheibe
Message:

#2212 incremented plugin versions

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

Legend:

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

    r11173 r12008  
    2323
    2424namespace HeuristicLab.Problems.LawnMower {
    25   [Plugin("HeuristicLab.Problems.LawnMower", "Lawn mower demo problem for genetic programming", "3.3.10.$WCREV$")]
     25  [Plugin("HeuristicLab.Problems.LawnMower", "Lawn mower demo problem for genetic programming", "3.3.11.$WCREV$")]
    2626  [PluginFile("HeuristicLab.Problems.LawnMower-3.3.dll", PluginFileType.Assembly)]
    2727  [PluginDependency("HeuristicLab.Collections", "3.3")]
  • stable/HeuristicLab.Problems.LawnMower/3.3/Properties/AssemblyInfo.cs.frame

    r11173 r12008  
    5454// [assembly: AssemblyVersion("1.0.*")]
    5555[assembly: AssemblyVersion("3.3.0.0")]
    56 [assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
     56[assembly: AssemblyFileVersion("3.3.11.$WCREV$")]
Note: See TracChangeset for help on using the changeset viewer.