Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/12/15 17:10:05 (9 years ago)
Author:
ascheibe
Message:

#2317 updated version in

  • assembly info
  • plugin file
  • installer files
Location:
stable/HeuristicLab.Algorithms.Benchmarks.Views/3.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stable/HeuristicLab.Algorithms.Benchmarks.Views/3.3/Plugin.cs.frame

    r12009 r12751  
    2626  /// Plugin class for HeuristicLab.Algorithms.Benchmarks plugin.
    2727  /// </summary>
    28   [Plugin("HeuristicLab.Algorithms.Benchmarks.Views", "Provides views for performance benchmark algorithms.", "3.3.11.$WCREV$")]
     28  [Plugin("HeuristicLab.Algorithms.Benchmarks.Views", "Provides views for performance benchmark algorithms.", "3.3.12.$WCREV$")]
    2929  [PluginFile("HeuristicLab.Algorithms.Benchmarks.Views-3.3.dll", PluginFileType.Assembly)]
    3030  [PluginDependency("HeuristicLab.Algorithms.Benchmarks", "3.3")]
  • stable/HeuristicLab.Algorithms.Benchmarks.Views/3.3/Properties/AssemblyInfo.cs.frame

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