Changeset 4497 for trunk/sources/HeuristicLab.Problems.ExternalEvaluation
- Timestamp:
- 09/26/10 03:18:19 (14 years ago)
- Location:
- trunk/sources/HeuristicLab.Problems.ExternalEvaluation/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.ExternalEvaluation/3.3/HeuristicLabProblemsExternalEvaluationPlugin.cs.frame
r3872 r4497 23 23 24 24 namespace HeuristicLab.Problems.ExternalEvaluation { 25 [Plugin("HeuristicLab.Problems.ExternalEvaluation", "3.3. 0.$WCREV$")]25 [Plugin("HeuristicLab.Problems.ExternalEvaluation", "3.3.1.$WCREV$")] 26 26 [PluginFile("HeuristicLab.Problems.ExternalEvaluation-3.3.dll", PluginFileType.Assembly)] 27 27 [PluginDependency("HeuristicLab.Analysis", "3.3")] -
trunk/sources/HeuristicLab.Problems.ExternalEvaluation/3.3/Properties/AssemblyInfo.frame
r3865 r4497 34 34 // [assembly: AssemblyVersion("1.0.*")] 35 35 [assembly: AssemblyVersion("3.3.0.0")] 36 [assembly: AssemblyFileVersion("3.3. 0.$WCREV$")]36 [assembly: AssemblyFileVersion("3.3.1.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.