Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/20/18 13:52:40 (5 years ago)
Author:
pfleck
Message:

#2845 reverted the last merge (r16307) because some revisions were missing

Location:
branches/2845_EnhancedProgress
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2845_EnhancedProgress

  • branches/2845_EnhancedProgress/HeuristicLab.Clients.Access.Views/3.3/Plugin.cs.frame

    r16307 r16308  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
     
    2626  /// Plugin class for HeuristicLab.Clients.Access.Views plugin.
    2727  /// </summary>
    28   [Plugin("HeuristicLab.Clients.Access.Views", "3.3.15.$WCREV$")]
     28  [Plugin("HeuristicLab.Clients.Access.Views", "3.3.14.$WCREV$")]
    2929  [PluginFile("HeuristicLab.Clients.Access.Views-3.3.dll", PluginFileType.Assembly)] 
    3030  [PluginDependency("HeuristicLab.Clients.Common", "3.3")] 
Note: See TracChangeset for help on using the changeset viewer.