Skip to content

Commit

Permalink
[API] SRT version raised to 1.5.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsharabayko committed Jan 4, 2023
1 parent 0b9d583 commit b3a21e1
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.1)
set (SRT_VERSION 1.5.2)

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

0 comments on commit b3a21e1

Please sign in to comment.