Changeset 14195 for trunk/sources/HeuristicLab.Problems.VehicleRouting
- Timestamp:
- 07/23/16 02:52:17 (8 years ago)
- Location:
- trunk/sources
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources
-
trunk/sources/HeuristicLab.Problems.VehicleRouting
- Property svn:mergeinfo changed
/stable/HeuristicLab.Problems.VehicleRouting merged: 14190
- Property svn:mergeinfo changed
-
trunk/sources/HeuristicLab.Problems.VehicleRouting/3.4/Plugin.cs.frame
r14185 r14195 26 26 /// Plugin class for HeuristicLab.Problems.VehicleRouting plugin 27 27 /// </summary> 28 [Plugin("HeuristicLab.Problems.VehicleRouting", "3.4. 6.$WCREV$")]28 [Plugin("HeuristicLab.Problems.VehicleRouting", "3.4.7.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Problems.VehicleRouting-3.4.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Analysis", "3.3")] -
trunk/sources/HeuristicLab.Problems.VehicleRouting/3.4/Properties/AssemblyInfo.cs.frame
r14185 r14195 53 53 // by using the '*' as shown below: 54 54 [assembly: AssemblyVersion("3.4.0.0")] 55 [assembly: AssemblyFileVersion("3.4. 6.$WCREV$")]55 [assembly: AssemblyFileVersion("3.4.7.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.