Changeset 12843 for branches/HiveStatistics/sources/HeuristicLab.CodeEditor
- Timestamp:
- 08/11/15 10:11:47 (9 years ago)
- Location:
- branches/HiveStatistics/sources
- Files:
-
- 3 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.CodeEditor/3.4/Plugin.cs.frame
r12515 r12843 23 23 24 24 namespace HeuristicLab.CodeEditor { 25 [Plugin("HeuristicLab.CodeEditor", "3.4. 0.$WCREV$")]25 [Plugin("HeuristicLab.CodeEditor", "3.4.1.$WCREV$")] 26 26 [PluginFile("HeuristicLab.CodeEditor-3.4.dll", PluginFileType.Assembly)] 27 27 [PluginDependency("HeuristicLab.Common", "3.3")] -
branches/HiveStatistics/sources/HeuristicLab.CodeEditor/3.4/Properties/AssemblyInfo.cs.frame
r12012 r12843 54 54 // [assembly: AssemblyVersion("1.0.*")] 55 55 [assembly: AssemblyVersion("3.4.0.0")] 56 [assembly: AssemblyFileVersion("3.4. 0.$WCREV$")]56 [assembly: AssemblyFileVersion("3.4.1.$WCREV$")]
Note: See TracChangeset
for help on using the changeset viewer.