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 1633365 commit f6253d0Copy full SHA for f6253d0
AVInput/AVInput.cpp
@@ -32,7 +32,7 @@
32
33
#define API_VERSION_NUMBER_MAJOR 1
34
#define API_VERSION_NUMBER_MINOR 7
35
-#define API_VERSION_NUMBER_PATCH 0
+#define API_VERSION_NUMBER_PATCH 1
36
37
#define HDMI 0
38
#define COMPOSITE 1
CompositeInput/CompositeInput.cpp
@@ -29,7 +29,7 @@
29
30
31
#define API_VERSION_NUMBER_MINOR 0
-#define API_VERSION_NUMBER_PATCH 2
+#define API_VERSION_NUMBER_PATCH 6
#define COMPOSITE_HOT_PLUG_EVENT_CONNECTED 1
#define COMPOSITE_HOT_PLUG_EVENT_DISCONNECTED 0
0 commit comments