Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/07/10 15:27:15 (14 years ago)
Author:
mkommend
Message:

updated plugin version of tracing and common.resources to 3.3 (ticket #1002)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.CodeEditor/3.2/HeuristicLabCodeEditorPlugin.cs.frame

    r2911 r3702  
    2929  [Plugin("HeuristicLab.CodeEditor", "3.2.0.$WCREV$")]
    3030  [PluginFile("HeuristicLab.CodeEditor-3.2.dll", PluginFileType.Assembly)]
    31   [PluginDependency("HeuristicLab.Common.Resources", "3.2")]
     31  [PluginDependency("HeuristicLab.Common.Resources", "3.3")]
    3232  [PluginDependency("HeuristicLab.SharpDevelop", "3.1.1.5327")]
    3333  public class HeuristicLabCodeEditorPlugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.