Changeset 14190 for stable/HeuristicLab.Problems.ExternalEvaluation
- Timestamp:
- 07/23/16 00:33:48 (8 years ago)
- Location:
- stable/HeuristicLab.Problems.ExternalEvaluation/3.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/HeuristicLab.Problems.ExternalEvaluation/3.4/Plugin.cs.frame
r14186 r14190 23 23 24 24 namespace HeuristicLab.Problems.ExternalEvaluation { 25 [Plugin("HeuristicLab.Problems.ExternalEvaluation", "3.4.2 3.$WCREV$")]25 [Plugin("HeuristicLab.Problems.ExternalEvaluation", "3.4.24.$WCREV$")] 26 26 [PluginFile("HeuristicLab.Problems.ExternalEvaluation-3.4.dll", PluginFileType.Assembly)] 27 27 [PluginDependency("HeuristicLab.Analysis", "3.3")] -
stable/HeuristicLab.Problems.ExternalEvaluation/3.4/Properties/AssemblyInfo.cs.frame
r14183 r14190 34 34 // [assembly: AssemblyVersion("1.0.*")] 35 35 [assembly: AssemblyVersion("3.4.0.0")] 36 [assembly: AssemblyFileVersion("3.4.2 3.$WCREV$")]36 [assembly: AssemblyFileVersion("3.4.24.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.