Changeset 6195 for branches/histogram/HeuristicLab.Problems.TestFunctions
- Timestamp:
- 05/14/11 16:45:46 (14 years ago)
- Location:
- branches/histogram
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/histogram ¶
-
TabularUnified branches/histogram/HeuristicLab.Problems.TestFunctions/3.3/HeuristicLabProblemsTestFunctionsPlugin.cs.frame ¶
r5446 r6195 26 26 /// Plugin class for HeuristicLab.Problems.TestFunctions plugin 27 27 /// </summary> 28 [Plugin("HeuristicLab.Problems.TestFunctions", "3.3. 3.$WCREV$")]28 [Plugin("HeuristicLab.Problems.TestFunctions", "3.3.4.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Problems.TestFunctions-3.3.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Collections", "3.3")] -
TabularUnified branches/histogram/HeuristicLab.Problems.TestFunctions/3.3/Properties/AssemblyInfo.frame ¶
r5446 r6195 53 53 // by using the '*' as shown below: 54 54 [assembly: AssemblyVersion("3.3.0.0")] 55 [assembly: AssemblyFileVersion("3.3. 3.$WCREV$")]55 [assembly: AssemblyFileVersion("3.3.4.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.