- Timestamp:
- 07/09/14 23:16:54 (10 years ago)
- Location:
- trunk/sources
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources
-
trunk/sources/HeuristicLab.Problems.ParameterOptimization/3.3/Plugin.cs.frame
r11077 r11174 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")] -
trunk/sources/HeuristicLab.Problems.ParameterOptimization/3.3/Properties/AssemblyInfo.cs.frame
r11077 r11174 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.