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.ArtificialAnt/3.4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stable/HeuristicLab.Problems.ArtificialAnt/3.4/Plugin.cs.frame

    r9462 r10032  
    2626
    2727namespace HeuristicLab.Problems.ArtificialAnt {
    28   [Plugin("HeuristicLab.Problems.ArtificialAnt","Provides all necessary classes to solve the artificial ant problem.", "3.4.4.$WCREV$")]
     28  [Plugin("HeuristicLab.Problems.ArtificialAnt","Provides all necessary classes to solve the artificial ant problem.", "3.4.5.$WCREV$")]
    2929  [PluginFile("HeuristicLab.Problems.ArtificialAnt-3.4.dll", PluginFileType.Assembly)]
    3030  [PluginDependency("HeuristicLab.Collections", "3.3")]
  • stable/HeuristicLab.Problems.ArtificialAnt/3.4/Properties/AssemblyInfo.cs.frame

    r9462 r10032  
    5353// by using the '*' as shown below:
    5454[assembly: AssemblyVersion("3.4.0.0")]
    55 [assembly: AssemblyFileVersion("3.4.4.$WCREV$")]
     55[assembly: AssemblyFileVersion("3.4.5.$WCREV$")]
Note: See TracChangeset for help on using the changeset viewer.