Changeset 12843 for branches/HiveStatistics/sources/HeuristicLab.Problems.ExternalEvaluation.Views/3.4
- Timestamp:
- 08/11/15 10:11:47 (9 years ago)
- Location:
- branches/HiveStatistics/sources
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HiveStatistics/sources
- Property svn:ignore
-
old new 23 23 bin 24 24 protoc.exe 25 obj
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/HiveStatistics/sources/HeuristicLab.Problems.ExternalEvaluation.Views/3.4/Plugin.cs.frame
r12012 r12843 23 23 24 24 namespace HeuristicLab.Problems.ExternalEvaluation.Views { 25 [Plugin("HeuristicLab.Problems.ExternalEvaluation.Views", "3.4. 11.$WCREV$")]25 [Plugin("HeuristicLab.Problems.ExternalEvaluation.Views", "3.4.22.$WCREV$")] 26 26 [PluginFile("HeuristicLab.Problems.ExternalEvaluation.Views-3.4.dll", PluginFileType.Assembly)] 27 27 [PluginDependency("HeuristicLab.Common.Resources", "3.3")] -
branches/HiveStatistics/sources/HeuristicLab.Problems.ExternalEvaluation.Views/3.4/Properties/AssemblyInfo.cs.frame
r12012 r12843 33 33 // [assembly: AssemblyVersion("1.0.*")] 34 34 [assembly: AssemblyVersion("3.4.0.0")] 35 [assembly: AssemblyFileVersion("3.4. 11.$WCREV$")]35 [assembly: AssemblyFileVersion("3.4.22.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.