Changeset 447 for trunk/sources/HeuristicLab.Operators.Stopwatch/Properties
- Timestamp:
- 08/05/08 13:03:22 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Operators.Stopwatch/Properties/AssemblyInfo.frame
r446 r447 2 2 using System.Runtime.CompilerServices; 3 3 using System.Runtime.InteropServices; 4 using HeuristicLab.PluginInfrastructure; 4 5 5 6 // General Information about an assembly is controlled through the following … … 33 34 // by using the '*' as shown below: 34 35 // [assembly: AssemblyVersion("1.0.*")] 35 [assembly: AssemblyVersion("3.0.0.0")] 36 [assembly: AssemblyFileVersion("3.0.0.0")] 36 [assembly: AssemblyVersion("3.0.0.$WCREV$")] 37 [assembly: AssemblyFileVersion("3.0.0.$WCREV$")] 38 [assembly: AssemblyBuildDate("$WCNOW$")]
Note: See TracChangeset
for help on using the changeset viewer.