Skip to content

Commit 8c49c94

Browse files
authored
Bump project version in CMake (#2086)
1 parent 22c6d5d commit 8c49c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ include(CheckIncludeFiles)
55
include(CheckFunctionExists)
66

77
# The version MUST be updated before every release
8-
project(KinesisVideoWebRTCClient VERSION 1.11.0 LANGUAGES C)
8+
project(KinesisVideoWebRTCClient VERSION 1.11.1 LANGUAGES C)
99

1010
# User Flags
1111
option(ADD_MUCLIBC "Add -muclibc c flag" OFF)

0 commit comments

Comments
 (0)