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.4.3
Browse files Browse the repository at this point in the history
Signed-off-by: Jun Tian <[email protected]>
  • Loading branch information
tianjunwork committed Dec 14, 2019
1 parent 57b81a7 commit 951038a
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 @@ -46,7 +46,7 @@ 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 "2")
set(SVT_HEVC_VERSION_PATCHLEVEL "3")

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

Expand Down

0 comments on commit 951038a

Please sign in to comment.