- Timestamp:
- 02/13/15 17:30:00 (10 years ago)
- Location:
- stable/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/Plugin.cs.frame
r12005 r12008 29 29 /// Plugin class for HeuristicLab.Algorithms.ParameterlessPopulationPyramid plugin. 30 30 /// </summary> 31 [Plugin("HeuristicLab.Algorithms.ParameterlessPopulationPyramid", "3.3.1 0.$WCREV$")]31 [Plugin("HeuristicLab.Algorithms.ParameterlessPopulationPyramid", "3.3.11.$WCREV$")] 32 32 [PluginFile("HeuristicLab.Algorithms.ParameterlessPopulationPyramid-3.3.dll", PluginFileType.Assembly)] 33 33 [PluginDependency("HeuristicLab.Analysis", "3.3")] -
stable/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/Properties/AssemblyInfo.cs.frame
r11632 r12008 54 54 // by using the '*' as shown below: 55 55 [assembly: AssemblyVersion("3.3.0.0")] 56 [assembly: AssemblyFileVersion("3.3.1 0.$WCREV$")]56 [assembly: AssemblyFileVersion("3.3.11.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.