diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-07-23 17:08:05 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-07-23 17:08:05 +0300 |
| commit | e9ab4638c54565d47d393edc27b4699397f57784 (patch) | |
| tree | f5aca0357bbfb8d881279dcdbfebc8b9876a4158 /Software/Visual_Studio/SideChains | |
| parent | 9b4b21d53a509b7731d2a296d9d13a1431dec6d8 (diff) | |
| download | Tango-e9ab4638c54565d47d393edc27b4699397f57784.tar.gz Tango-e9ab4638c54565d47d393edc27b4699397f57784.zip | |
Working on PPC.
Diffstat (limited to 'Software/Visual_Studio/SideChains')
| -rw-r--r-- | Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/Properties/AssemblyInfo.cs b/Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/Properties/AssemblyInfo.cs index 8322212d9..2eb4047d6 100644 --- a/Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/Properties/AssemblyInfo.cs @@ -20,7 +20,7 @@ using System.Windows.Markup; [assembly: AssemblyCompany("ic#code")] [assembly: AssemblyProduct("SharpDevelop")] [assembly: AssemblyCopyright("2000-2013 AlphaSierraPapa for the SharpDevelop Team")] -[assembly: AssemblyVersion("1.0.7.1321")] +[assembly: AssemblyVersion("1.0.11.1536")] [assembly: NeutralResourcesLanguage("en-US")] [assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2243:AttributeStringLiteralsShouldParseCorrectly", |
