- Timestamp:
- 08/01/11 17:48:53 (13 years ago)
- Location:
- branches/GP.Grammar.Editor/HeuristicLab.Problems.TestFunctions/3.3
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GP.Grammar.Editor/HeuristicLab.Problems.TestFunctions/3.3/HeuristicLabProblemsTestFunctionsPlugin.cs.frame
r6099 r6618 26 26 /// Plugin class for HeuristicLab.Problems.TestFunctions plugin 27 27 /// </summary> 28 [Plugin("HeuristicLab.Problems.TestFunctions", "3.3. 4.$WCREV$")]28 [Plugin("HeuristicLab.Problems.TestFunctions", "3.3.5.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Problems.TestFunctions-3.3.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Collections", "3.3")] -
branches/GP.Grammar.Editor/HeuristicLab.Problems.TestFunctions/3.3/Properties/AssemblyInfo.frame
r6099 r6618 53 53 // by using the '*' as shown below: 54 54 [assembly: AssemblyVersion("3.3.0.0")] 55 [assembly: AssemblyFileVersion("3.3. 4.$WCREV$")]55 [assembly: AssemblyFileVersion("3.3.5.$WCREV$")] -
branches/GP.Grammar.Editor/HeuristicLab.Problems.TestFunctions/3.3/Tests/Properties/AssemblyInfo.cs
r5446 r6618 32 32 // by using the '*' as shown below: 33 33 [assembly: AssemblyVersion("3.3.0.0")] 34 [assembly: AssemblyFileVersion("3.3. 3.0")]34 [assembly: AssemblyFileVersion("3.3.5.0")]
Note: See TracChangeset
for help on using the changeset viewer.