Changeset 16779 for trunk/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.1.1/HeuristicLab.SimSharp-3.1.1/Properties
- Timestamp:
- 04/12/19 13:45:11 (6 years ago)
- Location:
- trunk/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.1.1
- Files:
-
- 1 edited
- 1 copied
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/HeuristicLab.ExtLibs/HeuristicLab.SimSharp/3.1.1/HeuristicLab.SimSharp-3.1.1/Properties/AssemblyInfo.cs.frame
r15972 r16779 5 5 // set of attributes. Change these attribute values to modify the information 6 6 // associated with an assembly. 7 [assembly: AssemblyTitle("HeuristicLab.SimSharp -3.0.11")]7 [assembly: AssemblyTitle("HeuristicLab.SimSharp")] 8 8 [assembly: AssemblyDescription("Transport plugin for the simulation framework Sim#")] 9 9 [assembly: AssemblyConfiguration("")] 10 10 [assembly: AssemblyCompany("HEAL")] 11 11 [assembly: AssemblyProduct("HeuristicLab")] 12 [assembly: AssemblyCopyright("(c) 2002-201 8HEAL")]12 [assembly: AssemblyCopyright("(c) 2002-2019 HEAL")] 13 13 [assembly: AssemblyTrademark("")] 14 14 [assembly: AssemblyCulture("")] … … 32 32 // by using the '*' as shown below: 33 33 // [assembly: AssemblyVersion("1.0.*")] 34 [assembly: AssemblyVersion("3. 0.11.0")]35 [assembly: AssemblyFileVersion("3. 0.11.$WCREV$")]34 [assembly: AssemblyVersion("3.1.1.0")] 35 [assembly: AssemblyFileVersion("3.1.1.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.