Changeset 2754 for trunk/sources/HeuristicLab.Core/3.3/Properties
- Timestamp:
- 02/04/10 22:08:45 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Core/3.3/Properties/AssemblyInfo.frame
r1663 r2754 23 23 using System.Runtime.CompilerServices; 24 24 using System.Runtime.InteropServices; 25 using HeuristicLab.PluginInfrastructure;26 25 using System.Security; 27 26 … … 34 33 [assembly: AssemblyCompany("")] 35 34 [assembly: AssemblyProduct("HeuristicLab")] 36 [assembly: AssemblyCopyright("(c) 2002-20 08HEAL")]35 [assembly: AssemblyCopyright("(c) 2002-2010 HEAL")] 37 36 [assembly: AssemblyTrademark("")] 38 37 [assembly: AssemblyCulture("")] … … 56 55 // You can specify all the values or you can default the Revision and Build Numbers 57 56 // by using the '*' as shown below: 58 [assembly: AssemblyVersion("3.3.0. $WCREV$")]57 [assembly: AssemblyVersion("3.3.0.0")] 59 58 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 60 [assembly: AssemblyBuildDate("$WCNOW$")]
Note: See TracChangeset
for help on using the changeset viewer.