Skip to content

Commit 5538e97

Browse files
authored
Update CompositeInput.cpp
1 parent 0f737ac commit 5538e97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CompositeInput/CompositeInput.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
#include "dsMgr.h"
2929

3030
#define API_VERSION_NUMBER_MAJOR 1
31-
#define API_VERSION_NUMBER_MINOR 0
32-
#define API_VERSION_NUMBER_PATCH 6
31+
#define API_VERSION_NUMBER_MINOR 1
32+
#define API_VERSION_NUMBER_PATCH 0
3333

3434
#define COMPOSITE_HOT_PLUG_EVENT_CONNECTED 1
3535
#define COMPOSITE_HOT_PLUG_EVENT_DISCONNECTED 0

0 commit comments

Comments
 (0)