Changeset 13316 for stable/HeuristicLab.DataPreprocessing
- Timestamp:
- 11/20/15 12:42:08 (9 years ago)
- Location:
- stable/HeuristicLab.DataPreprocessing/3.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/HeuristicLab.DataPreprocessing/3.4/Plugin.cs.frame
r12751 r13316 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")] -
stable/HeuristicLab.DataPreprocessing/3.4/Properties/AssemblyInfo.cs.frame
r12751 r13316 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.