Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/31/19 01:48:40 (5 years ago)
Author:
swagner
Message:

#2875: Incremented plugin and assembly file versions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/HeuristicLab.Common.Resources/3.3/Plugin.cs.frame

    r17180 r17184  
    2626
    2727namespace HeuristicLab.Common.Resources {
    28   [Plugin("HeuristicLab.Common.Resources", "3.3.15.$WCREV$")]
     28  [Plugin("HeuristicLab.Common.Resources", "3.3.16.$WCREV$")]
    2929  [PluginFile("HeuristicLab.Common.Resources-3.3.dll", PluginFileType.Assembly)]
    3030  public class HeuristicLabCommonResourcesPlugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.