Changeset 9462 for trunk/sources/HeuristicLab.ParallelEngine
- Timestamp:
- 05/08/13 02:20:39 (12 years ago)
- Location:
- trunk/sources/HeuristicLab.ParallelEngine/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.ParallelEngine/3.3/Plugin.cs.frame
r9456 r9462 29 29 /// Plugin class for HeuristicLab.ParallelEngine plugin. 30 30 /// </summary> 31 [Plugin("HeuristicLab.ParallelEngine", "3.3. 7.$WCREV$")]31 [Plugin("HeuristicLab.ParallelEngine", "3.3.8.$WCREV$")] 32 32 [PluginFile("HeuristicLab.ParallelEngine-3.3.dll", PluginFileType.Assembly)] 33 33 [PluginDependency("HeuristicLab.Common", "3.3")] -
trunk/sources/HeuristicLab.ParallelEngine/3.3/Properties/AssemblyInfo.cs.frame
r9456 r9462 54 54 // by using the '*' as shown below: 55 55 [assembly: AssemblyVersion("3.3.0.0")] 56 [assembly: AssemblyFileVersion("3.3. 7.$WCREV$")]56 [assembly: AssemblyFileVersion("3.3.8.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.