- Timestamp:
- 01/22/18 17:20:17 (7 years ago)
- Location:
- branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Plugin.cs
r15639 r15640 23 23 24 24 namespace HeuristicLab.Problems.Instances { 25 [Plugin("HeuristicLab.Problems.Instances", "3.3.14.15 541")]25 [Plugin("HeuristicLab.Problems.Instances", "3.3.14.15639")] 26 26 [PluginFile("HeuristicLab.Problems.Instances-3.3.dll", PluginFileType.Assembly)] 27 27 [PluginDependency("HeuristicLab.Common", "3.3")] -
branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Properties/AssemblyInfo.cs
r15639 r15640 55 55 // [assembly: AssemblyVersion("1.0.*")] 56 56 [assembly: AssemblyVersion("3.3.0.0")] 57 [assembly: AssemblyFileVersion("3.3.14.15 541")]57 [assembly: AssemblyFileVersion("3.3.14.15639")]
Note: See TracChangeset
for help on using the changeset viewer.