Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/08/11 02:59:18 (13 years ago)
Author:
swagner
Message:

Incremented plugin version and assembly file versions (#1572)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Tests/Properties/AssemblyInfo.cs

    r6434 r6548  
    2121
    2222using System.Reflection;
    23 using System.Runtime.CompilerServices;
    2423using System.Runtime.InteropServices;
    2524
     
    5352// You can specify all the values or you can default the Build and Revision Numbers
    5453// by using the '*' as shown below:
    55 [assembly: AssemblyVersion("3.3.4.0")]
    56 [assembly: AssemblyFileVersion("3.3.4.0")]
     54[assembly: AssemblyVersion("3.3.0.0")]
     55[assembly: AssemblyFileVersion("3.3.5.0")]
Note: See TracChangeset for help on using the changeset viewer.