We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c6d5d commit 8c49c94Copy full SHA for 8c49c94
CMakeLists.txt
@@ -5,7 +5,7 @@ include(CheckIncludeFiles)
5
include(CheckFunctionExists)
6
7
# The version MUST be updated before every release
8
-project(KinesisVideoWebRTCClient VERSION 1.11.0 LANGUAGES C)
+project(KinesisVideoWebRTCClient VERSION 1.11.1 LANGUAGES C)
9
10
# User Flags
11
option(ADD_MUCLIBC "Add -muclibc c flag" OFF)
0 commit comments