Changeset 6548 for trunk/sources/HeuristicLab.DebugEngine
- Timestamp:
- 07/08/11 02:59:18 (13 years ago)
- Location:
- trunk/sources/HeuristicLab.DebugEngine/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.DebugEngine/3.3/HeuristicLabDebugEnginePlugin.cs.frame
r6099 r6548 24 24 namespace HeuristicLab.DebugEngine { 25 25 26 [Plugin("HeuristicLab.DebugEngine", "3.3. 4.$WCREV$")]26 [Plugin("HeuristicLab.DebugEngine", "3.3.5.$WCREV$")] 27 27 [PluginFile("HeuristicLab.DebugEngine-3.3.dll", PluginFileType.Assembly)] 28 28 [PluginDependency("HeuristicLab.Collections", "3.3")] -
trunk/sources/HeuristicLab.DebugEngine/3.3/Properties/AssemblyInfo.frame
r6099 r6548 54 54 // by using the '*' as shown below: 55 55 [assembly: AssemblyVersion("3.3.0.0")] 56 [assembly: AssemblyFileVersion("3.3. 4.$WCREV$")]56 [assembly: AssemblyFileVersion("3.3.5.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.