Skip to content

Commit

Permalink
[build] Bump version to 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsharabayko committed Mar 8, 2021
1 parent 47e477b commit 53cc738
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.4.2)
set (SRT_VERSION 1.4.3)

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

0 comments on commit 53cc738

Please sign in to comment.