Changeset 6618 for branches/GP.Grammar.Editor/HeuristicLab.SequentialEngine
- Timestamp:
- 08/01/11 17:48:53 (13 years ago)
- Location:
- branches/GP.Grammar.Editor/HeuristicLab.SequentialEngine/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GP.Grammar.Editor/HeuristicLab.SequentialEngine/3.3/HeuristicLabSequentialEnginePlugin.cs.frame
r6099 r6618 29 29 /// Plugin class for HeuristicLab.SequentialEngine plugin. 30 30 /// </summary> 31 [Plugin("HeuristicLab.SequentialEngine", "3.3. 4.$WCREV$")]31 [Plugin("HeuristicLab.SequentialEngine", "3.3.5.$WCREV$")] 32 32 [PluginFile("HeuristicLab.SequentialEngine-3.3.dll", PluginFileType.Assembly)] 33 33 [PluginDependency("HeuristicLab.Common", "3.3")] -
branches/GP.Grammar.Editor/HeuristicLab.SequentialEngine/3.3/Properties/AssemblyInfo.frame
r6099 r6618 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.