Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/11/13 16:00:43 (11 years ago)
Author:
swagner
Message:

#2049: Incremented versions

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

Legend:

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

    r9462 r10032  
    2323
    2424namespace HeuristicLab.Problems.LawnMower {
    25   [Plugin("HeuristicLab.Problems.LawnMower", "Lawn mower demo problem for genetic programming", "3.3.8.$WCREV$")]
     25  [Plugin("HeuristicLab.Problems.LawnMower", "Lawn mower demo problem for genetic programming", "3.3.9.$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

    r9462 r10032  
    5454// [assembly: AssemblyVersion("1.0.*")]
    5555[assembly: AssemblyVersion("3.3.0.0")]
    56 [assembly: AssemblyFileVersion("3.3.8.$WCREV$")]
     56[assembly: AssemblyFileVersion("3.3.9.$WCREV$")]
Note: See TracChangeset for help on using the changeset viewer.