Changeset 14190 for stable/HeuristicLab.DataPreprocessing
- Timestamp:
- 07/23/16 00:33:48 (9 years ago)
- Location:
- stable/HeuristicLab.DataPreprocessing/3.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/HeuristicLab.DataPreprocessing/3.4/Plugin.cs.frame
r14186 r14190 26 26 /// Plugin class for HeuristicLab.Data plugin. 27 27 /// </summary> 28 [Plugin("HeuristicLab.DataPreprocessing", "3.4. 3.$WCREV$")]28 [Plugin("HeuristicLab.DataPreprocessing", "3.4.4.$WCREV$")] 29 29 [PluginFile("HeuristicLab.DataPreprocessing-3.4.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Analysis", "3.3")] -
stable/HeuristicLab.DataPreprocessing/3.4/Properties/AssemblyInfo.cs.frame
r14186 r14190 54 54 // by using the '*' as shown below: 55 55 [assembly: AssemblyVersion("3.4.0.0")] 56 [assembly: AssemblyFileVersion("3.4. 3.$WCREV$")]56 [assembly: AssemblyFileVersion("3.4.4.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.