Changeset 4865 for trunk/sources/HeuristicLab.Problems.OneMax.Views
- Timestamp:
- 11/20/10 00:10:29 (14 years ago)
- Location:
- trunk/sources/HeuristicLab.Problems.OneMax.Views/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.OneMax.Views/3.3/HeuristicLabProblemsOneMaxViewsPlugin.cs.frame
r4627 r4865 26 26 /// Plugin class for HeuristicLab.Problems.OneMax.Views plugin 27 27 /// </summary> 28 [Plugin("HeuristicLab.Problems.OneMax.Views", "3.3. 1.$WCREV$")]28 [Plugin("HeuristicLab.Problems.OneMax.Views", "3.3.2.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Problems.OneMax.Views-3.3.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Common", "3.3")] -
trunk/sources/HeuristicLab.Problems.OneMax.Views/3.3/Properties/AssemblyInfo.frame
r4497 r4865 53 53 // by using the '*' as shown below: 54 54 [assembly: AssemblyVersion("3.3.0.0")] 55 [assembly: AssemblyFileVersion("3.3. 1.$WCREV$")]55 [assembly: AssemblyFileVersion("3.3.2.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.