Skip to content

Commit

Permalink
Bump the version from 1.11.1 to 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sirknightj authored Dec 13, 2024
1 parent 12ef84a commit 93f3bdb
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 @@ -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)
Expand Down

0 comments on commit 93f3bdb

Please sign in to comment.