Changeset 10037 for trunk/sources/HeuristicLab.Collections
- Timestamp:
- 10/11/13 16:45:45 (11 years ago)
- Location:
- trunk/sources
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources
- Property svn:mergeinfo changed
/stable (added) merged: 10032-10033
- Property svn:mergeinfo changed
-
trunk/sources/HeuristicLab.Collections/3.3/Plugin.cs.frame
r9462 r10037 26 26 /// Plugin class for HeuristicLab.Collections plugin. 27 27 /// </summary> 28 [Plugin("HeuristicLab.Collections", "3.3. 8.$WCREV$")]28 [Plugin("HeuristicLab.Collections", "3.3.9.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Collections-3.3.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Persistence", "3.3")] -
trunk/sources/HeuristicLab.Collections/3.3/Properties/AssemblyInfo.cs.frame
r9462 r10037 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.