Changeset 11173 for stable/HeuristicLab.Problems.Instances
- Timestamp:
- 07/09/14 23:12:08 (10 years ago)
- Location:
- stable/HeuristicLab.Problems.Instances/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/HeuristicLab.Problems.Instances/3.3/Plugin.cs.frame
r11170 r11173 23 23 24 24 namespace HeuristicLab.Problems.Instances { 25 [Plugin("HeuristicLab.Problems.Instances", "3.3. 9.$WCREV$")]25 [Plugin("HeuristicLab.Problems.Instances", "3.3.10.$WCREV$")] 26 26 [PluginFile("HeuristicLab.Problems.Instances-3.3.dll", PluginFileType.Assembly)] 27 27 [PluginDependency("HeuristicLab.Common", "3.3")] -
stable/HeuristicLab.Problems.Instances/3.3/Properties/AssemblyInfo.cs.frame
r11170 r11173 55 55 // [assembly: AssemblyVersion("1.0.*")] 56 56 [assembly: AssemblyVersion("3.3.0.0")] 57 [assembly: AssemblyFileVersion("3.3. 9.$WCREV$")]57 [assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.