We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b476a41 commit 98372d1Copy full SHA for 98372d1
HdmiCecSink/HdmiCecSink.cpp
@@ -174,8 +174,8 @@ static std::vector<RcProfile> rcProfile = {RC_PROFILE_TV};
174
static std::vector<DeviceFeatures> deviceFeatures = {DEVICE_FEATURES_TV};
175
176
#define API_VERSION_NUMBER_MAJOR 1
177
-#define API_VERSION_NUMBER_MINOR 4
178
-#define API_VERSION_NUMBER_PATCH 0
+#define API_VERSION_NUMBER_MINOR 3
+#define API_VERSION_NUMBER_PATCH 10
179
180
namespace WPEFramework
181
{
0 commit comments