Changeset 14190 for stable/HeuristicLab.Problems.Instances.Orienteering/3.3
- Timestamp:
- 07/23/16 00:33:48 (8 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
r14186 r14190 23 23 24 24 namespace HeuristicLab.Problems.Instances.Orienteering { 25 [Plugin("HeuristicLab.Problems.Instances.Orienteering", "3.3.1 3.$WCREV$")]25 [Plugin("HeuristicLab.Problems.Instances.Orienteering", "3.3.14.$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
r14186 r14190 54 54 // by using the '*' as shown below: 55 55 [assembly: AssemblyVersion("3.3.0.0")] 56 [assembly: AssemblyFileVersion("3.3.1 3.$WCREV$")]56 [assembly: AssemblyFileVersion("3.3.14.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.