Changeset 10032 for stable/HeuristicLab.MainForm.WindowsForms
- Timestamp:
- 10/11/13 16:00:43 (11 years ago)
- Location:
- stable/HeuristicLab.MainForm.WindowsForms/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/HeuristicLab.MainForm.WindowsForms/3.3/Plugin.cs.frame
r9462 r10032 26 26 27 27 namespace HeuristicLab.MainForm.WindowsForms { 28 [Plugin("HeuristicLab.MainForm.WindowsForms", "3.3. 8.$WCREV$")]28 [Plugin("HeuristicLab.MainForm.WindowsForms", "3.3.9.$WCREV$")] 29 29 [PluginFile("HeuristicLab.MainForm.WindowsForms-3.3.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Common", "3.3")] -
stable/HeuristicLab.MainForm.WindowsForms/3.3/Properties/AssemblyInfo.cs.frame
r9462 r10032 54 54 // by using the '*' as shown below: 55 55 [assembly: AssemblyVersion("3.3.0.0")] 56 [assembly: AssemblyFileVersion("3.3. 8.$WCREV$")]56 [assembly: AssemblyFileVersion("3.3.9.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.