Changeset 15589 for trunk/sources/HeuristicLab.DataPreprocessing
- Timestamp:
- 01/11/18 03:06:17 (7 years ago)
- Location:
- trunk/sources
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources
-
trunk/sources/HeuristicLab.DataPreprocessing
- Property svn:mergeinfo changed
/stable/HeuristicLab.DataPreprocessing merged: 15587
- Property svn:mergeinfo changed
-
trunk/sources/HeuristicLab.DataPreprocessing/3.4
- Property svn:mergeinfo changed
/stable/HeuristicLab.DataPreprocessing/3.4 merged: 15587
- Property svn:mergeinfo changed
-
trunk/sources/HeuristicLab.DataPreprocessing/3.4/Plugin.cs.frame
r15583 r15589 26 26 /// Plugin class for HeuristicLab.Data plugin. 27 27 /// </summary> 28 [Plugin("HeuristicLab.DataPreprocessing", "3.4. 4.$WCREV$")]28 [Plugin("HeuristicLab.DataPreprocessing", "3.4.5.$WCREV$")] 29 29 [PluginFile("HeuristicLab.DataPreprocessing-3.4.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Analysis", "3.3")] -
trunk/sources/HeuristicLab.DataPreprocessing/3.4/Properties/AssemblyInfo.cs.frame
r15583 r15589 54 54 // by using the '*' as shown below: 55 55 [assembly: AssemblyVersion("3.4.0.0")] 56 [assembly: AssemblyFileVersion("3.4. 4.$WCREV$")]56 [assembly: AssemblyFileVersion("3.4.5.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.