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

Commit b65eba0

Browse files
committed
Update version to 1.5.1
Signed-off-by: Jun Tian <jun.tian@intel.com>
1 parent 779e5bc commit b65eba0

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 "5")
49-
set(SVT_HEVC_VERSION_PATCHLEVEL "0")
49+
set(SVT_HEVC_VERSION_PATCHLEVEL "1")
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)