Changeset 12008 for stable/HeuristicLab.Problems.Instances.VehicleRouting
- Timestamp:
- 02/13/15 17:30:00 (10 years ago)
- Location:
- stable/HeuristicLab.Problems.Instances.VehicleRouting/3.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Plugin.cs.frame
r11931 r12008 23 23 24 24 namespace HeuristicLab.Problems.Instances.VehicleRouting { 25 [Plugin("HeuristicLab.Problems.Instances.VehicleRouting", "3.4. 3.$WCREV$")]25 [Plugin("HeuristicLab.Problems.Instances.VehicleRouting", "3.4.4.$WCREV$")] 26 26 [PluginFile("HeuristicLab.Problems.Instances.VehicleRouting-3.4.dll", PluginFileType.Assembly)] 27 27 [PluginDependency("HeuristicLab.Common", "3.3")] -
stable/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Properties/AssemblyInfo.cs.frame
r11173 r12008 55 55 // [assembly: AssemblyVersion("1.0.*")] 56 56 [assembly: AssemblyVersion("3.4.0.0")] 57 [assembly: AssemblyFileVersion("3.4. 3.$WCREV$")]57 [assembly: AssemblyFileVersion("3.4.4.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.