added changelog and bumped version numbers for 1.6.3
[deb_libcec.git] / src / LibCecSharp / AssemblyInfo.cpp
index 6296abd61747401f517ee99bd6de7497883b69fd..6c7d86d403ea3bc5da6460b04208f1a062c42c78 100644 (file)
@@ -13,7 +13,7 @@ using namespace System::Security::Permissions;
 [assembly:AssemblyTrademarkAttribute("")];
 [assembly:AssemblyCultureAttribute("")];
 
-[assembly:AssemblyVersionAttribute("1.6.2.0")];
+[assembly:AssemblyVersionAttribute("1.6.3.0")];
 
 [assembly:ComVisible(false)];
 [assembly:CLSCompliantAttribute(true)];