X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2FLibCecSharp%2FAssemblyInfo.cpp;h=386b69cf637699cc4502c5cd31c75f21fba65b53;hb=b45bdacdeee5c96e0294717fbe2c47a49a110fd1;hp=bb64ab4413f9244c083a2ba4b9c16a20eeda8a41;hpb=b272f558d4b0567f581d8cea04a6ac2b6ed49146;p=deb_libcec.git diff --git a/src/LibCecSharp/AssemblyInfo.cpp b/src/LibCecSharp/AssemblyInfo.cpp index bb64ab4..386b69c 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.1.0")]; +[assembly:AssemblyVersionAttribute("2.2.0.0")]; [assembly:ComVisible(false)]; [assembly:CLSCompliantAttribute(true)];