Changeset 7225 for trunk/sources/HeuristicLab.Selection
- Timestamp:
- 12/21/11 19:03:36 (13 years ago)
- Location:
- trunk/sources/HeuristicLab.Selection/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Selection/3.3/Plugin.cs.frame
r6866 r7225 26 26 /// Plugin class for HeuristicLab.Selection plugin. 27 27 /// </summary> 28 [Plugin("HeuristicLab.Selection", "3.3. 5.$WCREV$")]28 [Plugin("HeuristicLab.Selection", "3.3.6.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Selection-3.3.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Collections", "3.3")] -
trunk/sources/HeuristicLab.Selection/3.3/Properties/AssemblyInfo.cs.frame
r6866 r7225 54 54 // by using the '*' as shown below: 55 55 [assembly: AssemblyVersion("3.3.0.0")] 56 [assembly: AssemblyFileVersion("3.3. 5.$WCREV$")]56 [assembly: AssemblyFileVersion("3.3.6.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.