Skip to content

Commit

Permalink
Updated version to 1.4.2 (#442)
Browse files Browse the repository at this point in the history
Updated version to 1.4.2

Signed-off-by: Mark Feldman <mark.feldman@intel.com>
  • Loading branch information
intelmark committed Dec 9, 2019
1 parent 4b40262 commit 58c8de1
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 "1")
set(SVT_HEVC_VERSION_PATCHLEVEL "2")

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

Expand Down

0 comments on commit 58c8de1

Please sign in to comment.