Skip to content

Commit 98372d1

Browse files
Neethu379aishwariya15
authored andcommitted
Update HdmiCecSink.cpp
1 parent b476a41 commit 98372d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HdmiCecSink/HdmiCecSink.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ static std::vector<RcProfile> rcProfile = {RC_PROFILE_TV};
174174
static std::vector<DeviceFeatures> deviceFeatures = {DEVICE_FEATURES_TV};
175175

176176
#define API_VERSION_NUMBER_MAJOR 1
177-
#define API_VERSION_NUMBER_MINOR 4
178-
#define API_VERSION_NUMBER_PATCH 0
177+
#define API_VERSION_NUMBER_MINOR 3
178+
#define API_VERSION_NUMBER_PATCH 10
179179

180180
namespace WPEFramework
181181
{

0 commit comments

Comments
 (0)