File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed
Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1111 - reopened
1212 - edited
1313
14+ permissions :
15+ contents : read
16+ pull-requests : read
17+
1418jobs :
1519 check-description :
1620 runs-on : macos-latest
Original file line number Diff line number Diff line change 1010 - develop
1111 - master
1212
13+ permissions :
14+ contents : read
15+ actions : write
16+
1317env :
1418 SAMPLE_MP4_LOCATION : https://raw.githubusercontent.com/aws-samples/amazon-kinesis-video-streams-demos/refs/heads/master/sample-video/sample.mp4
1519
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/CMake;${CMAKE_MODULE_PATH}")
33include (Utilities)
44project (KinesisVideoProducerCpp)
55
6- project (KinesisVideoProducerCpp VERSION 3.4.2 )
6+ project (KinesisVideoProducerCpp VERSION 3.5.0 )
77
88set (CMAKE_CXX_STANDARD 11)
99include (GNUInstallDirs)
You can’t perform that action at this time.
0 commit comments