Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/09/14 23:12:08 (10 years ago)
Author:
ascheibe
Message:

#2115 updated version information in stable:
3.3.9 -> 3.3.10
3.4.5 -> 3.4.6 (GP)
3.4.1 -> 3.4.2 (Trading)
3.4.2 -> 3.4.3 (Vehicle Routing)
3.3.8 -> 3.3.10 (Parameter Optimization)
DataPreprocessing = 3.4.0

Location:
stable/HeuristicLab.Algorithms.DataAnalysis.Views/3.4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stable/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/Plugin.cs.frame

    r11170 r11173  
    2626  /// Plugin class for HeuristicLab.Algorithms.DataAnalysis.Views plugin.
    2727  /// </summary>
    28   [Plugin("HeuristicLab.Algorithms.DataAnalysis.Views", "Provides views for data analysis algorithms implemented in external libraries (linear regression, linear discriminant analysis, k-means clustering, support vector classification and regression)", "3.4.5.$WCREV$")]
     28  [Plugin("HeuristicLab.Algorithms.DataAnalysis.Views", "Provides views for data analysis algorithms implemented in external libraries (linear regression, linear discriminant analysis, k-means clustering, support vector classification and regression)", "3.4.6.$WCREV$")]
    2929  [PluginFile("HeuristicLab.Algorithms.DataAnalysis.Views-3.4.dll", PluginFileType.Assembly)]
    3030  [PluginDependency("HeuristicLab.Algorithms.DataAnalysis", "3.4")]
  • stable/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/Properties/AssemblyInfo.cs.frame

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