Changeset 12751 for stable/HeuristicLab.DebugEngine
- Timestamp:
- 07/12/15 17:10:05 (9 years ago)
- Location:
- stable/HeuristicLab.DebugEngine/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/HeuristicLab.DebugEngine/3.3/Plugin.cs.frame
r12009 r12751 24 24 namespace HeuristicLab.DebugEngine { 25 25 26 [Plugin("HeuristicLab.DebugEngine", "3.3.1 1.$WCREV$")]26 [Plugin("HeuristicLab.DebugEngine", "3.3.12.$WCREV$")] 27 27 [PluginFile("HeuristicLab.DebugEngine-3.3.dll", PluginFileType.Assembly)] 28 28 [PluginDependency("HeuristicLab.Collections", "3.3")] -
stable/HeuristicLab.DebugEngine/3.3/Properties/AssemblyInfo.cs.frame
r12009 r12751 54 54 // by using the '*' as shown below: 55 55 [assembly: AssemblyVersion("3.3.0.0")] 56 [assembly: AssemblyFileVersion("3.3.1 1.$WCREV$")]56 [assembly: AssemblyFileVersion("3.3.12.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.