Changeset 17184 for trunk/HeuristicLab.Analysis.Statistics.Views/3.3
- Timestamp:
- 07/31/19 01:48:40 (5 years ago)
- Location:
- trunk/HeuristicLab.Analysis.Statistics.Views/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/HeuristicLab.Analysis.Statistics.Views/3.3/Plugin.cs.frame
r17180 r17184 26 26 /// Plugin class for HeuristicLab.Analysis.Statistics.Views plugin. 27 27 /// </summary> 28 [Plugin("HeuristicLab.Analysis.Statistics.Views", "3.3.1 5.$WCREV$")]28 [Plugin("HeuristicLab.Analysis.Statistics.Views", "3.3.16.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Analysis.Statistics.Views-3.3.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.ALGLIB", "3.7.0")] -
trunk/HeuristicLab.Analysis.Statistics.Views/3.3/Properties/AssemblyInfo.cs.frame
r17180 r17184 54 54 // by using the '*' as shown below: 55 55 [assembly: AssemblyVersion("3.3.0.0")] 56 [assembly: AssemblyFileVersion("3.3.1 5.$WCREV$")]56 [assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.