Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/13/15 17:30:00 (9 years ago)
Author:
ascheibe
Message:

#2212 incremented plugin versions

Location:
stable/HeuristicLab.Problems.Programmable.Views/3.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stable/HeuristicLab.Problems.Programmable.Views/3.3/Plugin.cs.frame

    r12005 r12008  
    2323
    2424namespace HeuristicLab.Problems.Programmable.Views {
    25   [Plugin("HeuristicLab.Problems.Programmable.Views", "Views for programmable problem for defining custom representation and evaluation function.", "3.3.9.$WCREV$")]
     25  [Plugin("HeuristicLab.Problems.Programmable.Views", "Views for programmable problem for defining custom representation and evaluation function.", "3.3.11.$WCREV$")]
    2626  [PluginFile("HeuristicLab.Problems.Programmable.Views-3.3.dll", PluginFileType.Assembly)]
    2727  [PluginDependency("HeuristicLab.Common", "3.3")]
  • stable/HeuristicLab.Problems.Programmable.Views/3.3/Properties/AssemblyInfo.cs.frame

    r10753 r12008  
    5454// [assembly: AssemblyVersion("1.0.*")]
    5555[assembly: AssemblyVersion("3.3.0.0")]
    56 [assembly: AssemblyFileVersion("3.3.9.$WCREV$")]
     56[assembly: AssemblyFileVersion("3.3.11.$WCREV$")]
Note: See TracChangeset for help on using the changeset viewer.