- Timestamp:
- 07/08/16 14:40:02 (9 years ago)
- Location:
- branches/crossvalidation-2434
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/crossvalidation-2434 ¶
- Property svn:mergeinfo changed
-
TabularUnified branches/crossvalidation-2434/HeuristicLab.Problems.Instances.Scheduling/3.3/Plugin.cs.frame ¶
r12753 r14029 23 23 24 24 namespace HeuristicLab.Problems.Instances.Scheduling { 25 [Plugin("HeuristicLab.Problems.Instances.Scheduling", "3.3.1 2.$WCREV$")]25 [Plugin("HeuristicLab.Problems.Instances.Scheduling", "3.3.13.$WCREV$")] 26 26 [PluginFile("HeuristicLab.Problems.Instances.Scheduling-3.3.dll", PluginFileType.Assembly)] 27 27 [PluginDependency("HeuristicLab.Problems.Instances", "3.3")] -
TabularUnified branches/crossvalidation-2434/HeuristicLab.Problems.Instances.Scheduling/3.3/Properties/AssemblyInfo.cs.frame ¶
r12753 r14029 55 55 // [assembly: AssemblyVersion("1.0.*")] 56 56 [assembly: AssemblyVersion("3.3.0.0")] 57 [assembly: AssemblyFileVersion("3.3.1 2.$WCREV$")]57 [assembly: AssemblyFileVersion("3.3.13.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.