Changeset 6195 for branches/histogram/HeuristicLab.Analysis
- Timestamp:
- 05/14/11 16:45:46 (14 years ago)
- Location:
- branches/histogram
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/histogram
-
branches/histogram/HeuristicLab.Analysis
- Property svn:mergeinfo changed
/trunk/sources/HeuristicLab.Analysis merged: 6092,6099,6184
- Property svn:mergeinfo changed
-
branches/histogram/HeuristicLab.Analysis/3.3/HeuristicLabAnalysisPlugin.cs.frame
r5933 r6195 26 26 /// Plugin class for HeuristicLab.Analysis plugin. 27 27 /// </summary> 28 [Plugin("HeuristicLab.Analysis", "3.3. 3.$WCREV$")]28 [Plugin("HeuristicLab.Analysis", "3.3.4.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Analysis-3.3.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.ALGLIB", "3.1")] -
branches/histogram/HeuristicLab.Analysis/3.3/Properties/AssemblyInfo.frame
r5446 r6195 54 54 // by using the '*' as shown below: 55 55 [assembly: AssemblyVersion("3.3.0.0")] 56 [assembly: AssemblyFileVersion("3.3. 3.$WCREV$")]56 [assembly: AssemblyFileVersion("3.3.4.$WCREV$")] -
branches/histogram/HeuristicLab.Analysis/3.3/Tests
- Property svn:ignore
-
old new 2 2 obj 3 3 *.vs10x 4 *.user
-
- Property svn:ignore
Note: See TracChangeset
for help on using the changeset viewer.