aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Modules/Tango.PPC.BugReporting
diff options
context:
space:
mode:
authorVictoria Plitt <Victoria.Plitt@twine-s.com>2019-11-24 16:41:25 +0200
committerVictoria Plitt <Victoria.Plitt@twine-s.com>2019-11-24 16:41:25 +0200
commitfcc0cb38248c6115f8f1883ca6cebc4c376c486d (patch)
tree22eccc73a377173c64968b82e24430353db8bcaf /Software/Visual_Studio/PPC/Modules/Tango.PPC.BugReporting
parent6c57a826a4287b1ca3ea418fcc2aed50ed129bdc (diff)
parent1d4665212dd0a1260392b82a8d5655ed3c90b990 (diff)
downloadTango-fcc0cb38248c6115f8f1883ca6cebc4c376c486d.tar.gz
Tango-fcc0cb38248c6115f8f1883ca6cebc4c376c486d.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/PPC/Modules/Tango.PPC.BugReporting')
-rw-r--r--Software/Visual_Studio/PPC/Modules/Tango.PPC.BugReporting/BugReportingModule.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.BugReporting/BugReportingModule.cs b/Software/Visual_Studio/PPC/Modules/Tango.PPC.BugReporting/BugReportingModule.cs
index e65b44698..659ffe732 100644
--- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.BugReporting/BugReportingModule.cs
+++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.BugReporting/BugReportingModule.cs
@@ -17,7 +17,7 @@ namespace Tango.PPC.BugReporting
/// Represents a PPC <see cref="BugReportingModule"/>.
/// </summary>
/// <seealso cref="Tango.PPC.Common.PPCModuleBase" />
- [PPCModule(5)]
+ [PPCModule(6)]
public class BugReportingModule : PPCModuleBase
{
/// <summary>