diff --git a/CMakeLists.txt b/CMakeLists.txt index fc03437880..e11d5dc6cd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ include(CheckIncludeFiles) include(CheckFunctionExists) # The version MUST be updated before every release -project(KinesisVideoWebRTCClient VERSION 1.11.1 LANGUAGES C) +project(KinesisVideoWebRTCClient VERSION 1.12.0 LANGUAGES C) # User Flags option(ADD_MUCLIBC "Add -muclibc c flag" OFF)