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

Commit 909a9f3

Browse files
authored
Update version to 1.5.0 (#568)
Signed-off-by: Jun Tian <jun.tian@intel.com>
1 parent b13ae19 commit 909a9f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ endif()
4545
message(STATUS "CMAKE_INSTALL_PREFIX = ${CMAKE_INSTALL_PREFIX}")
4646

4747
set(SVT_HEVC_VERSION_MAJOR "1")
48-
set(SVT_HEVC_VERSION_MINOR "4")
49-
set(SVT_HEVC_VERSION_PATCHLEVEL "3")
48+
set(SVT_HEVC_VERSION_MINOR "5")
49+
set(SVT_HEVC_VERSION_PATCHLEVEL "0")
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)