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 0f737ac commit 5538e97Copy full SHA for 5538e97
CompositeInput/CompositeInput.cpp
@@ -28,8 +28,8 @@
28
#include "dsMgr.h"
29
30
#define API_VERSION_NUMBER_MAJOR 1
31
-#define API_VERSION_NUMBER_MINOR 0
32
-#define API_VERSION_NUMBER_PATCH 6
+#define API_VERSION_NUMBER_MINOR 1
+#define API_VERSION_NUMBER_PATCH 0
33
34
#define COMPOSITE_HOT_PLUG_EVENT_CONNECTED 1
35
#define COMPOSITE_HOT_PLUG_EVENT_DISCONNECTED 0
0 commit comments