Changeset 17184 for trunk/HeuristicLab.Problems.Instances.TSPLIB.Views/3.3
- Timestamp:
- 07/31/19 01:48:40 (5 years ago)
- Location:
- trunk/HeuristicLab.Problems.Instances.TSPLIB.Views/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/HeuristicLab.Problems.Instances.TSPLIB.Views/3.3/Plugin.cs.frame
r17180 r17184 23 23 24 24 namespace HeuristicLab.Problems.Instances.TSPLIB.Views { 25 [Plugin("HeuristicLab.Problems.Instances.TSPLIB.Views", "3.3.1 5.$WCREV$")]25 [Plugin("HeuristicLab.Problems.Instances.TSPLIB.Views", "3.3.16.$WCREV$")] 26 26 [PluginFile("HeuristicLab.Problems.Instances.TSPLIB.Views-3.3.dll", PluginFileType.Assembly)] 27 27 [PluginDependency("HeuristicLab.Common.Resources", "3.3")] -
trunk/HeuristicLab.Problems.Instances.TSPLIB.Views/3.3/Properties/AssemblyInfo.cs.frame
r17180 r17184 55 55 // [assembly: AssemblyVersion("1.0.*")] 56 56 [assembly: AssemblyVersion("3.3.0.0")] 57 [assembly: AssemblyFileVersion("3.3.1 5.$WCREV$")]57 [assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.