cec: bump version numbers to 1.5, to prepare for the new release
[deb_libcec.git] / src / LibCecSharp / AssemblyInfo.cpp
index 0520cc759745090e425a9069b627a723b3c3cd78..ef09f79aed5ca5bcf76c77c2292721aa5b5f332b 100644 (file)
@@ -13,7 +13,7 @@ using namespace System::Security::Permissions;
 [assembly:AssemblyTrademarkAttribute("")];
 [assembly:AssemblyCultureAttribute("")];
 
-[assembly:AssemblyVersionAttribute("1.4.3.0")];
+[assembly:AssemblyVersionAttribute("1.5.0.0")];
 
 [assembly:ComVisible(false)];
 [assembly:CLSCompliantAttribute(true)];