Changeset 14029 for branches/crossvalidation-2434/HeuristicLab.Problems.VehicleRouting.Views/3.4/Plugin.cs.frame
- Timestamp:
- 07/08/16 14:40:02 (8 years ago)
- Location:
- branches/crossvalidation-2434
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/crossvalidation-2434
- Property svn:mergeinfo changed
-
branches/crossvalidation-2434/HeuristicLab.Problems.VehicleRouting.Views
- Property svn:mergeinfo changed
/stable/HeuristicLab.Problems.VehicleRouting.Views merged: 13316 /trunk/sources/HeuristicLab.Problems.VehicleRouting.Views (added) merged: 13321,13397
- Property svn:mergeinfo changed
-
branches/crossvalidation-2434/HeuristicLab.Problems.VehicleRouting.Views/3.4/Plugin.cs.frame
r12753 r14029 26 26 /// Plugin class for HeuristicLab.Problems.VehicleRouting.Views plugin 27 27 /// </summary> 28 [Plugin("HeuristicLab.Problems.VehicleRouting.Views", "3.4. 5.$WCREV$")]28 [Plugin("HeuristicLab.Problems.VehicleRouting.Views", "3.4.6.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Problems.VehicleRouting.Views-3.4.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Common", "3.3")]
Note: See TracChangeset
for help on using the changeset viewer.