Changeset 17186 for stable/HeuristicLab.Common.Resources
- Timestamp:
- 07/31/19 02:07:17 (5 years ago)
- Location:
- stable
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk merged: 17182-17185
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Common.Resources/3.3/Plugin.cs.frame
r17181 r17186 26 26 27 27 namespace HeuristicLab.Common.Resources { 28 [Plugin("HeuristicLab.Common.Resources", "3.3.1 5.$WCREV$")]28 [Plugin("HeuristicLab.Common.Resources", "3.3.16.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Common.Resources-3.3.dll", PluginFileType.Assembly)] 30 30 public class HeuristicLabCommonResourcesPlugin : PluginBase { -
stable/HeuristicLab.Common.Resources/3.3/Properties/AssemblyInfo.cs.frame
r17181 r17186 31 31 // 32 32 [assembly: AssemblyVersion("3.3.0.0")] 33 [assembly: AssemblyFileVersion("3.3.1 5.$WCREV$")]33 [assembly: AssemblyFileVersion("3.3.16.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.