Changeset 15587 for stable/HeuristicLab.Problems.Instances.Orienteering
- Timestamp:
- 01/11/18 02:23:20 (7 years ago)
- Location:
- stable/HeuristicLab.Problems.Instances.Orienteering/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/HeuristicLab.Problems.Instances.Orienteering/3.3/Plugin.cs.frame
r15584 r15587 23 23 24 24 namespace HeuristicLab.Problems.Instances.Orienteering { 25 [Plugin("HeuristicLab.Problems.Instances.Orienteering", "3.3.1 4.$WCREV$")]25 [Plugin("HeuristicLab.Problems.Instances.Orienteering", "3.3.15.$WCREV$")] 26 26 [PluginFile("HeuristicLab.Problems.Instances.Orienteering-3.3.dll", PluginFileType.Assembly)] 27 27 [PluginDependency("HeuristicLab.Problems.Instances", "3.3")] -
stable/HeuristicLab.Problems.Instances.Orienteering/3.3/Properties/AssemblyInfo.cs.frame
r15584 r15587 54 54 // by using the '*' as shown below: 55 55 [assembly: AssemblyVersion("3.3.0.0")] 56 [assembly: AssemblyFileVersion("3.3.1 4.$WCREV$")]56 [assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.