Changeset 13321 for trunk/sources/HeuristicLab.DataPreprocessing
- Timestamp:
- 11/20/15 13:06:01 (9 years ago)
- Location:
- trunk/sources
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources
- Property svn:mergeinfo changed
/stable merged: 13316-13317,13319
- Property svn:mergeinfo changed
-
trunk/sources/HeuristicLab.DataPreprocessing/3.4
- Property svn:mergeinfo changed
/stable/HeuristicLab.DataPreprocessing/3.4 merged: 13316
- Property svn:mergeinfo changed
-
trunk/sources/HeuristicLab.DataPreprocessing/3.4/Plugin.cs.frame
r12753 r13321 26 26 /// Plugin class for HeuristicLab.Data plugin. 27 27 /// </summary> 28 [Plugin("HeuristicLab.DataPreprocessing", "3.4. 2.$WCREV$")]28 [Plugin("HeuristicLab.DataPreprocessing", "3.4.3.$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
r12753 r13321 54 54 // by using the '*' as shown below: 55 55 [assembly: AssemblyVersion("3.4.0.0")] 56 [assembly: AssemblyFileVersion("3.4. 2.$WCREV$")]56 [assembly: AssemblyFileVersion("3.4.3.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.