Skip to content

Commit bab4037

Browse files
Clément Gérouvillecl-ment
authored andcommitted
[API] raise libSRT version number to 1.5.5
1 parent 52ceecd commit bab4037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#
99

1010
cmake_minimum_required (VERSION 3.5 FATAL_ERROR)
11-
set (SRT_VERSION 1.5.4)
11+
set (SRT_VERSION 1.5.5)
1212

1313
set (CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/scripts")
1414
include(CheckSymbolExists)

0 commit comments

Comments
 (0)