Changeset 6569 for branches/QAPAlgorithms/HeuristicLab.Tracing
- 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.Tracing/3.3/HeuristicLabTracingPlugin.cs.frame
r6173 r6569 27 27 /// HeuristicLab Tracing Plugin 28 28 /// </summary> 29 [Plugin("HeuristicLab.Tracing", "3.3. 4.$WCREV$")]29 [Plugin("HeuristicLab.Tracing", "3.3.5.$WCREV$")] 30 30 [PluginFile("HeuristicLab.Tracing-3.3.dll", PluginFileType.Assembly)] 31 31 public class HeuristicLabPersistencePlugin : PluginBase {} -
branches/QAPAlgorithms/HeuristicLab.Tracing/3.3/Properties/AssemblyInfo.frame
r6099 r6569 52 52 // 53 53 [assembly: AssemblyVersion("3.3.0.0")] 54 [assembly: AssemblyFileVersion("3.3. 4.$WCREV$")]54 [assembly: AssemblyFileVersion("3.3.5.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.