Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
Update version to 1.5.0 (#568)
Browse files Browse the repository at this point in the history
Signed-off-by: Jun Tian <[email protected]>
  • Loading branch information
tianjunwork authored Aug 3, 2020
1 parent b13ae19 commit 909a9f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ endif()
message(STATUS "CMAKE_INSTALL_PREFIX = ${CMAKE_INSTALL_PREFIX}")

set(SVT_HEVC_VERSION_MAJOR "1")
set(SVT_HEVC_VERSION_MINOR "4")
set(SVT_HEVC_VERSION_PATCHLEVEL "3")
set(SVT_HEVC_VERSION_MINOR "5")
set(SVT_HEVC_VERSION_PATCHLEVEL "0")

configure_file(${PROJECT_SOURCE_DIR}/Source/API/EbApiVersion.h.in ${PROJECT_SOURCE_DIR}/Source/API/EbApiVersion.h @ONLY)

Expand Down

0 comments on commit 909a9f3

Please sign in to comment.