Changeset 11173 for stable/HeuristicLab.Persistence
- Timestamp:
- 07/09/14 23:12:08 (10 years ago)
- Location:
- stable/HeuristicLab.Persistence/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/HeuristicLab.Persistence/3.3/Plugin.cs.frame
r11170 r11173 27 27 /// The plugin for HeuriticLab.Persistence 28 28 /// </summary> 29 [Plugin("HeuristicLab.Persistence", "3.3. 9.$WCREV$")]29 [Plugin("HeuristicLab.Persistence", "3.3.10.$WCREV$")] 30 30 [PluginFile("HeuristicLab.Persistence-3.3.dll", PluginFileType.Assembly)] 31 31 [PluginDependency("HeuristicLab.Tracing", "3.3")] -
stable/HeuristicLab.Persistence/3.3/Properties/AssemblyInfo.cs.frame
r11170 r11173 52 52 // 53 53 [assembly: AssemblyVersion("3.3.0.0")] 54 [assembly: AssemblyFileVersion("3.3. 9.$WCREV$")]54 [assembly: AssemblyFileVersion("3.3.10.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.