X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2FLibCecSharp%2FAssemblyInfo.cpp;h=50e65ec37773effd7fedadd6062a34184c31aced;hb=b53bfc2d959e562ee603cc7d74298d1a42fba57e;hp=d5d229f3c51f15e782f3abd32239ecfc007594d3;hpb=cf34f9fd4c28854152a995bdc9243b8a7bb893a1;p=deb_libcec.git diff --git a/src/LibCecSharp/AssemblyInfo.cpp b/src/LibCecSharp/AssemblyInfo.cpp index d5d229f..50e65ec 100644 --- a/src/LibCecSharp/AssemblyInfo.cpp +++ b/src/LibCecSharp/AssemblyInfo.cpp @@ -7,13 +7,13 @@ using namespace System::Security::Permissions; [assembly:AssemblyTitleAttribute("LibCecSharp")]; [assembly:AssemblyDescriptionAttribute("")]; [assembly:AssemblyConfigurationAttribute("")]; -[assembly:AssemblyCompanyAttribute("Pulse-Eight Ltd.")]; +[assembly:AssemblyCompanyAttribute("Pulse-Eight Limited")]; [assembly:AssemblyProductAttribute("LibCecSharp")]; -[assembly:AssemblyCopyrightAttribute("Copyright (c) Pulse-Eight Ltd. 2011-2012")]; +[assembly:AssemblyCopyrightAttribute("Copyright (c) Pulse-Eight Limited 2011-2013")]; [assembly:AssemblyTrademarkAttribute("")]; [assembly:AssemblyCultureAttribute("")]; -[assembly:AssemblyVersionAttribute("2.0.4.0")]; +[assembly:AssemblyVersionAttribute("2.1.3.0")]; [assembly:ComVisible(false)]; [assembly:CLSCompliantAttribute(true)];