Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/04/10 22:08:45 (14 years ago)
Author:
swagner
Message:

Added versions to all HeuristicLab 3.3 related plugins (#864)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.3.1/HeuristicLab.WinFormsUI-2.3.1/Properties/AssemblyInfo.frame

    r2645 r2754  
    22using System.Runtime.CompilerServices;
    33using System.Runtime.InteropServices;
    4 using HeuristicLab.PluginInfrastructure;
    54
    65// General Information about an assembly is controlled through the following
     
    1211[assembly: AssemblyCompany("")]
    1312[assembly: AssemblyProduct("HeuristicLab")]
    14 [assembly: AssemblyCopyright("(c) 2002-2008 HEAL")]
     13[assembly: AssemblyCopyright("(c) 2002-2010 HEAL")]
    1514[assembly: AssemblyTrademark("")]
    1615[assembly: AssemblyCulture("")]
     
    3433// by using the '*' as shown below:
    3534// [assembly: AssemblyVersion("1.0.*")]
    36 [assembly: AssemblyVersion("2.3.1")]
    37 [assembly: AssemblyFileVersion("2.3.1")]
    38 [assembly: AssemblyBuildDate("$WCNOW$")]
     35[assembly: AssemblyVersion("2.3.1.0")]
     36[assembly: AssemblyFileVersion("2.3.1.$WCREV$")]
Note: See TracChangeset for help on using the changeset viewer.