- Timestamp:
- 10/11/13 16:45:45 (11 years ago)
- Location:
- trunk/sources
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources
- Property svn:mergeinfo changed
/stable (added) merged: 10032-10033
- Property svn:mergeinfo changed
-
trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Plugin.cs.frame
r9462 r10037 23 23 24 24 namespace HeuristicLab.Problems.Instances.VehicleRouting { 25 [Plugin("HeuristicLab.Problems.Instances.VehicleRouting", "3.4. 1.$WCREV$")]25 [Plugin("HeuristicLab.Problems.Instances.VehicleRouting", "3.4.2.$WCREV$")] 26 26 [PluginFile("HeuristicLab.Problems.Instances.VehicleRouting-3.4.dll", PluginFileType.Assembly)] 27 27 [PluginDependency("HeuristicLab.Problems.Instances", "3.3")] -
trunk/sources/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Properties/AssemblyInfo.cs.frame
r9462 r10037 55 55 // [assembly: AssemblyVersion("1.0.*")] 56 56 [assembly: AssemblyVersion("3.4.0.0")] 57 [assembly: AssemblyFileVersion("3.4. 1.$WCREV$")]57 [assembly: AssemblyFileVersion("3.4.2.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.