Skip to content

Commit

Permalink
Bump the version from 3.4.1 to 3.4.2 (#1206)
Browse files Browse the repository at this point in the history
  • Loading branch information
sirknightj authored Oct 10, 2024
1 parent 79349c2 commit f0de740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/CMake;${CMAKE_MODULE_PATH}")
include(Utilities)
project(KinesisVideoProducerCpp)

project(KinesisVideoProducerCpp VERSION 3.4.1)
project(KinesisVideoProducerCpp VERSION 3.4.2)

set(CMAKE_CXX_STANDARD 11)
include(GNUInstallDirs)
Expand Down

0 comments on commit f0de740

Please sign in to comment.