Changeset 11185 for branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.ParameterOptimization
- Timestamp:
- 07/14/14 10:28:20 (10 years ago)
- Location:
- branches/HeuristicLab.Problems.Orienteering
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Problems.Orienteering
- Property svn:mergeinfo changed
/stable merged: 11170,11173,11175 /trunk/sources merged: 11153,11156,11161,11163,11171-11172,11174,11176
- Property svn:mergeinfo changed
-
branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.ParameterOptimization/3.3/Plugin.cs.frame
r11077 r11185 26 26 /// Plugin class for HeuristicLab.Problems.ParameterOptimization. 27 27 /// </summary> 28 [Plugin("HeuristicLab.Problems.ParameterOptimization", "3.3. 8.$WCREV$")]28 [Plugin("HeuristicLab.Problems.ParameterOptimization", "3.3.10.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Problems.ParameterOptimization-3.3.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Collections", "3.3")] -
branches/HeuristicLab.Problems.Orienteering/HeuristicLab.Problems.ParameterOptimization/3.3/Properties/AssemblyInfo.cs.frame
r11077 r11185 53 53 // by using the '*' as shown below: 54 54 [assembly: AssemblyVersion("3.3.0.0")] 55 [assembly: AssemblyFileVersion("3.3. 9.$WCREV$")]55 [assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.