Changeset 10037 for trunk/sources/HeuristicLab.Problems.VehicleRouting
- Timestamp:
- 10/11/13 16:45:45 (11 years ago)
- Location:
- trunk/sources
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources
- Property svn:mergeinfo changed
/stable (added) merged: 10032-10033
- Property svn:mergeinfo changed
-
trunk/sources/HeuristicLab.Problems.VehicleRouting
- Property svn:mergeinfo changed
/stable/HeuristicLab.Problems.VehicleRouting (added) merged: 10032
- Property svn:mergeinfo changed
-
trunk/sources/HeuristicLab.Problems.VehicleRouting/3.4/Plugin.cs.frame
r9462 r10037 26 26 /// Plugin class for HeuristicLab.Problems.VehicleRouting plugin 27 27 /// </summary> 28 [Plugin("HeuristicLab.Problems.VehicleRouting", "3.4. 1.$WCREV$")]28 [Plugin("HeuristicLab.Problems.VehicleRouting", "3.4.2.$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
r9462 r10037 53 53 // by using the '*' as shown below: 54 54 [assembly: AssemblyVersion("3.4.0.0")] 55 [assembly: AssemblyFileVersion("3.4. 1.$WCREV$")]55 [assembly: AssemblyFileVersion("3.4.2.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.