Changeset 10753 for branches/SimSharp/3.0.4/SimSharp-3.0.4/Properties
- Timestamp:
- 04/15/14 18:01:54 (11 years ago)
- Location:
- branches/SimSharp/3.0.4
- Files:
-
- 1 edited
- 1 copied
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
branches/SimSharp/3.0.4/SimSharp-3.0.4/Properties/AssemblyInfo.cs
r10726 r10753 27 27 // associated with an assembly. 28 28 [assembly: AssemblyTitle("HeuristicLab.SimSharp")] 29 [assembly: AssemblyDescription("Transport plugin for Sim Sharp")]29 [assembly: AssemblyDescription("Transport plugin for Sim#")] 30 30 [assembly: AssemblyConfiguration("")] 31 31 [assembly: AssemblyCompany("HEAL")] … … 53 53 // by using the '*' as shown below: 54 54 // [assembly: AssemblyVersion("1.0.*")] 55 [assembly: AssemblyVersion("3.0. 3.0")]56 [assembly: AssemblyFileVersion("3.0. 3.0")]55 [assembly: AssemblyVersion("3.0.4.0")] 56 [assembly: AssemblyFileVersion("3.0.4.0")]
Note: See TracChangeset
for help on using the changeset viewer.