X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2FLibCecSharp%2FAssemblyInfo.cpp;h=3f57ab2bcdd6ebb42752723e2e1baa1ce8b4a94d;hb=f00ff009cfc5dfefdf09ca241b9560e74575b3f5;hp=0624b82a9c91662984d5494958b43fd37f3df380;hpb=2ffc8cddcb866da58a4a45923823ad9fb1c296eb;p=deb_libcec.git diff --git a/src/LibCecSharp/AssemblyInfo.cpp b/src/LibCecSharp/AssemblyInfo.cpp index 0624b82..3f57ab2 100644 --- a/src/LibCecSharp/AssemblyInfo.cpp +++ b/src/LibCecSharp/AssemblyInfo.cpp @@ -1,5 +1,3 @@ -#include "stdafx.h" - using namespace System; using namespace System::Reflection; using namespace System::Runtime::CompilerServices; @@ -31,7 +29,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)];