- Timestamp:
- 08/11/15 10:11:47 (9 years ago)
- Location:
- branches/HiveStatistics/sources
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HiveStatistics/sources
- Property svn:ignore
-
old new 23 23 bin 24 24 protoc.exe 25 obj
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/HiveStatistics/sources/HeuristicLab.Persistence
- Property svn:mergeinfo changed
-
branches/HiveStatistics/sources/HeuristicLab.Persistence/3.3/Plugin.cs.frame
r12012 r12843 27 27 /// The plugin for HeuriticLab.Persistence 28 28 /// </summary> 29 [Plugin("HeuristicLab.Persistence", "3.3.1 1.$WCREV$")]29 [Plugin("HeuristicLab.Persistence", "3.3.12.$WCREV$")] 30 30 [PluginFile("HeuristicLab.Persistence-3.3.dll", PluginFileType.Assembly)] 31 31 [PluginDependency("HeuristicLab.Tracing", "3.3")] -
branches/HiveStatistics/sources/HeuristicLab.Persistence/3.3/Properties/AssemblyInfo.cs.frame
r12012 r12843 52 52 // 53 53 [assembly: AssemblyVersion("3.3.0.0")] 54 [assembly: AssemblyFileVersion("3.3.1 1.$WCREV$")]54 [assembly: AssemblyFileVersion("3.3.12.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.