- 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.Matlab/3.3/Plugin.cs.frame
r12012 r12843 28 28 /// Plugin class for HeuristicLab.Problems.ExternalEvaluation.Matlab plugin. 29 29 /// </summary> 30 [Plugin("HeuristicLab.Problems.ExternalEvaluation.MATLAB", "3.3.1 1.$WCREV$")]30 [Plugin("HeuristicLab.Problems.ExternalEvaluation.MATLAB", "3.3.12.$WCREV$")] 31 31 [PluginFile("HeuristicLab.Problems.ExternalEvaluation.Matlab-3.3.dll", PluginFileType.Assembly)] 32 32 [PluginDependency("HeuristicLab.Collections", "3.3")] -
branches/HiveStatistics/sources/HeuristicLab.Problems.ExternalEvaluation.Matlab/3.3/Properties/AssemblyInfo.cs.frame
r12012 r12843 53 53 // by using the '*' as shown below: 54 54 [assembly: AssemblyVersion("3.3.0.0")] 55 [assembly: AssemblyFileVersion("3.3.1 1.$WCREV$")]55 [assembly: AssemblyFileVersion("3.3.12.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.