Skip to content

Commit f6253d0

Browse files
kprasad96ababu250
authored andcommitted
Update AVInput api versions
1 parent 1633365 commit f6253d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AVInput/AVInput.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
#define API_VERSION_NUMBER_MAJOR 1
3434
#define API_VERSION_NUMBER_MINOR 7
35-
#define API_VERSION_NUMBER_PATCH 0
35+
#define API_VERSION_NUMBER_PATCH 1
3636

3737
#define HDMI 0
3838
#define COMPOSITE 1

CompositeInput/CompositeInput.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

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

3434
#define COMPOSITE_HOT_PLUG_EVENT_CONNECTED 1
3535
#define COMPOSITE_HOT_PLUG_EVENT_DISCONNECTED 0

0 commit comments

Comments
 (0)