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

Commit 951038a

Browse files
committed
Update version to 1.4.3
Signed-off-by: Jun Tian <[email protected]>
1 parent 57b81a7 commit 951038a

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
@@ -46,7 +46,7 @@ message(STATUS "CMAKE_INSTALL_PREFIX = ${CMAKE_INSTALL_PREFIX}")
4646

4747
set(SVT_HEVC_VERSION_MAJOR "1")
4848
set(SVT_HEVC_VERSION_MINOR "4")
49-
set(SVT_HEVC_VERSION_PATCHLEVEL "2")
49+
set(SVT_HEVC_VERSION_PATCHLEVEL "3")
5050

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

0 commit comments

Comments
 (0)