Skip to content

Commit 34357af

Browse files
committed
Bump the user agent to 3.5.0
1 parent 38a51ad commit 34357af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/CMake;${CMAKE_MODULE_PATH}")
33
include(Utilities)
44
project(KinesisVideoProducerCpp)
55

6-
project(KinesisVideoProducerCpp VERSION 3.4.2)
6+
project(KinesisVideoProducerCpp VERSION 3.5.0)
77

88
set(CMAKE_CXX_STANDARD 11)
99
include(GNUInstallDirs)

0 commit comments

Comments
 (0)