Skip to content

Commit

Permalink
[API] SRT version raised to 1.5.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsharabayko authored Aug 16, 2023
1 parent 78a1020 commit 4682646
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 @@ -8,7 +8,7 @@
#

cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
set (SRT_VERSION 1.5.2)
set (SRT_VERSION 1.5.3)

set (CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/scripts")
include(haiUtil) # needed for set_version_variables
Expand Down

0 comments on commit 4682646

Please sign in to comment.