Changeset 13316 for stable/HeuristicLab.Problems.Scheduling
- Timestamp:
- 11/20/15 12:42:08 (9 years ago)
- Location:
- stable/HeuristicLab.Problems.Scheduling/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/HeuristicLab.Problems.Scheduling/3.3/Plugin.cs.frame
r12751 r13316 23 23 24 24 namespace HeuristicLab.Problems.Scheduling { 25 [Plugin("HeuristicLab.Problems.Scheduling", "3.3.1 2.$WCREV$")]25 [Plugin("HeuristicLab.Problems.Scheduling", "3.3.13.$WCREV$")] 26 26 [PluginFile("HeuristicLab.Problems.Scheduling-3.3.dll", PluginFileType.Assembly)] 27 27 [PluginDependency("HeuristicLab.Collections", "3.3")] -
stable/HeuristicLab.Problems.Scheduling/3.3/Properties/AssemblyInfo.cs.frame
r12751 r13316 53 53 // by using the '*' as shown below: 54 54 [assembly: AssemblyVersion("3.3.0.0")] 55 [assembly: AssemblyFileVersion("3.3.1 2.$WCREV$")]55 [assembly: AssemblyFileVersion("3.3.13.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.