Free cookie consent management tool by TermsFeed Policy Generator

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

#2115 merged r11173 (updated version information) into trunk

Location:
trunk/sources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources

  • trunk/sources/HeuristicLab.Common/3.3/Plugin.cs.frame

    r11171 r11174  
    2929  /// Plugin class for HeuristicLab.Common plugin.
    3030  /// </summary>
    31   [Plugin("HeuristicLab.Common", "3.3.9.$WCREV$")]
     31  [Plugin("HeuristicLab.Common", "3.3.10.$WCREV$")]
    3232  [PluginFile("HeuristicLab.Common-3.3.dll", PluginFileType.Assembly)]
    3333  public class HeuristicLabCommonPlugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.