Changeset 15589 for trunk/sources/HeuristicLab.ParallelEngine
- Timestamp:
- 01/11/18 03:06:17 (7 years ago)
- Location:
- trunk/sources
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources
-
trunk/sources/HeuristicLab.ParallelEngine/3.3/Plugin.cs.frame
r15583 r15589 29 29 /// Plugin class for HeuristicLab.ParallelEngine plugin. 30 30 /// </summary> 31 [Plugin("HeuristicLab.ParallelEngine", "3.3.1 4.$WCREV$")]31 [Plugin("HeuristicLab.ParallelEngine", "3.3.15.$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
r15583 r15589 54 54 // by using the '*' as shown below: 55 55 [assembly: AssemblyVersion("3.3.0.0")] 56 [assembly: AssemblyFileVersion("3.3.1 4.$WCREV$")]56 [assembly: AssemblyFileVersion("3.3.15.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.