- Timestamp:
- 07/17/11 22:51:11 (13 years ago)
- Location:
- branches/QAPAlgorithms
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/QAPAlgorithms
- Property svn:ignore
-
old new 12 12 *.psess 13 13 *.vsp 14 *.docstates
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/QAPAlgorithms/HeuristicLab.Problems.Knapsack.Views/3.3/HeuristicLabProblemsKnapsackViewsPlugin.cs.frame
r6099 r6569 26 26 /// Plugin class for HeuristicLab.Problems.Knapsack.Views plugin 27 27 /// </summary> 28 [Plugin("HeuristicLab.Problems.Knapsack.Views", "3.3. 4.$WCREV$")]28 [Plugin("HeuristicLab.Problems.Knapsack.Views", "3.3.5.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Problems.Knapsack.Views-3.3.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Core", "3.3")] -
branches/QAPAlgorithms/HeuristicLab.Problems.Knapsack.Views/3.3/Properties/AssemblyInfo.frame
r6099 r6569 53 53 // by using the '*' as shown below: 54 54 [assembly: AssemblyVersion("3.3.0.0")] 55 [assembly: AssemblyFileVersion("3.3. 4.$WCREV$")]55 [assembly: AssemblyFileVersion("3.3.5.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.