Free cookie consent management tool by TermsFeed Policy Generator

Changeset 13208 for branches


Ignore:
Timestamp:
11/17/15 12:56:27 (8 years ago)
Author:
ascheibe
Message:

#2269 fixed version info of plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Plugin.cs.frame

    r13124 r13208  
    2626  /// Plugin class for HeuristicLab.Algorithms.ALPS plugin.
    2727  /// </summary>
    28   [Plugin("HeuristicLab.Algorithms.ALPS", "3.3.11.$WCREV$")]
     28  [Plugin("HeuristicLab.Algorithms.ALPS", "3.3.12.$WCREV$")]
    2929  [PluginFile("HeuristicLab.Algorithms.ALPS-3.3.dll", PluginFileType.Assembly)]
    3030  [PluginDependency("HeuristicLab.Analysis", "3.3")]
Note: See TracChangeset for help on using the changeset viewer.