Skip to content

Commit 7e147a6

Browse files
RDK-51777: [RDK-V]remove irmgr reference from rdkservices and rdkservices-cpc
Reason for change: remove irmgr reference from rdkservices and rdkservices-cpc Test Procedure: check power state related test cases. Risks: Low Signed-off-by:gsanto722 <[email protected]>
1 parent 7753efa commit 7e147a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SystemServices/SystemServices.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ using namespace std;
6767

6868
#define API_VERSION_NUMBER_MAJOR 3
6969
#define API_VERSION_NUMBER_MINOR 4
70-
#define API_VERSION_NUMBER_PATCH 1
70+
#define API_VERSION_NUMBER_PATCH 2
7171

7272
#define MAX_REBOOT_DELAY 86400 /* 24Hr = 86400 sec */
7373
#define TR181_FW_DELAY_REBOOT "Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.AutoReboot.fwDelayReboot"

0 commit comments

Comments
 (0)