- Timestamp:
- 07/08/11 02:59:18 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Tests/Properties/AssemblyInfo.cs
r6434 r6548 21 21 22 22 using System.Reflection; 23 using System.Runtime.CompilerServices;24 23 using System.Runtime.InteropServices; 25 24 … … 53 52 // You can specify all the values or you can default the Build and Revision Numbers 54 53 // 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.