- Timestamp:
- 05/08/13 02:20:39 (12 years ago)
- Location:
- trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis/3.3/Plugin.cs.frame
r9456 r9462 23 23 24 24 namespace HeuristicLab.Problems.Instances.DataAnalysis { 25 [Plugin("HeuristicLab.Problems.Instances.DataAnalysis", "3.3. 7.$WCREV$")]25 [Plugin("HeuristicLab.Problems.Instances.DataAnalysis", "3.3.8.$WCREV$")] 26 26 [PluginFile("HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll", PluginFileType.Assembly)] 27 27 [PluginDependency("HeuristicLab.Common", "3.3")] -
trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis/3.3/Properties/AssemblyInfo.cs.frame
r9456 r9462 55 55 // [assembly: AssemblyVersion("1.0.*")] 56 56 [assembly: AssemblyVersion("3.3.0.0")] 57 [assembly: AssemblyFileVersion("3.3. 7.$WCREV$")]57 [assembly: AssemblyFileVersion("3.3.8.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.