Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/17/16 12:43:30 (7 years ago)
Author:
bwerth
Message:

#2684 changed recursions to queue structures

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ItemTreeViews/3.3/Properties/AssemblyInfo.cs

    r14335 r14337  
    2121
    2222using System.Reflection;
     23using System.Runtime.CompilerServices;
    2324using System.Runtime.InteropServices;
    2425
     
    2627// set of attributes. Change these attribute values to modify the information
    2728// associated with an assembly.
    28 [assembly: AssemblyTitle("HeuristicLab.ItemTreeViews.Views")]
     29[assembly: AssemblyTitle("HeuristicLab.Problems.TestFunctions.MultiObjective")]
    2930[assembly: AssemblyDescription("")]
    3031[assembly: AssemblyConfiguration("")]
     
    5455// [assembly: AssemblyVersion("1.0.*")]
    5556[assembly: AssemblyVersion("3.3.0.0")]
    56 [assembly: AssemblyFileVersion("3.3.14.14195")]
     57[assembly: AssemblyFileVersion("3.3.14.14335")]
Note: See TracChangeset for help on using the changeset viewer.