X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2FLibCecSharp%2FAssemblyInfo.cpp;h=c5dd8e2e0025cb228a23e20026bb144bae9b111f;hb=e6b4a29e3ddd20b848611a861b4df7572d77fafa;hp=0624b82a9c91662984d5494958b43fd37f3df380;hpb=77398db9d0f1b775ce5b1ba6b1965ec8cd289468;p=deb_libcec.git diff --git a/src/LibCecSharp/AssemblyInfo.cpp b/src/LibCecSharp/AssemblyInfo.cpp index 0624b82..c5dd8e2 100644 --- a/src/LibCecSharp/AssemblyInfo.cpp +++ b/src/LibCecSharp/AssemblyInfo.cpp @@ -31,7 +31,7 @@ using namespace System::Security::Permissions; // You can specify all the value or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly:AssemblyVersionAttribute("1.3.2.0")]; +[assembly:AssemblyVersionAttribute("1.4.0.0")]; [assembly:ComVisible(false)];