Changeset 11173 for stable/HeuristicLab.Problems.OneMax.Views/3.3
- Timestamp:
- 07/09/14 23:12:08 (10 years ago)
- Location:
- stable/HeuristicLab.Problems.OneMax.Views/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/HeuristicLab.Problems.OneMax.Views/3.3/Plugin.cs.frame
r11170 r11173 26 26 /// Plugin class for HeuristicLab.Problems.OneMax.Views plugin 27 27 /// </summary> 28 [Plugin("HeuristicLab.Problems.OneMax.Views", "3.3. 9.$WCREV$")]28 [Plugin("HeuristicLab.Problems.OneMax.Views", "3.3.10.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Problems.OneMax.Views-3.3.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Common", "3.3")] -
stable/HeuristicLab.Problems.OneMax.Views/3.3/Properties/AssemblyInfo.cs.frame
r11170 r11173 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.