- Timestamp:
- 07/08/16 14:40:02 (8 years ago)
- Location:
- branches/crossvalidation-2434
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/crossvalidation-2434
- Property svn:mergeinfo changed
-
branches/crossvalidation-2434/HeuristicLab.Problems.ArtificialAnt
- Property svn:mergeinfo changed
/stable/HeuristicLab.Problems.ArtificialAnt merged: 13316 /trunk/sources/HeuristicLab.Problems.ArtificialAnt merged: 13321,13397
- Property svn:mergeinfo changed
-
branches/crossvalidation-2434/HeuristicLab.Problems.ArtificialAnt/3.4/Plugin.cs.frame
r12753 r14029 26 26 27 27 namespace HeuristicLab.Problems.ArtificialAnt { 28 [Plugin("HeuristicLab.Problems.ArtificialAnt","Provides all necessary classes to solve the artificial ant problem.", "3.4. 8.$WCREV$")]28 [Plugin("HeuristicLab.Problems.ArtificialAnt","Provides all necessary classes to solve the artificial ant problem.", "3.4.9.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Problems.ArtificialAnt-3.4.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Collections", "3.3")] -
branches/crossvalidation-2434/HeuristicLab.Problems.ArtificialAnt/3.4/Properties/AssemblyInfo.cs.frame
r12753 r14029 53 53 // by using the '*' as shown below: 54 54 [assembly: AssemblyVersion("3.4.0.0")] 55 [assembly: AssemblyFileVersion("3.4. 8.$WCREV$")]55 [assembly: AssemblyFileVersion("3.4.9.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.