Skip to content

Commit

Permalink
Bump revision to v0.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Jun Tian <[email protected]>
  • Loading branch information
tianjunwork committed Jul 14, 2020
1 parent 3ea81bb commit 11d000b
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 @@ -48,7 +48,7 @@ message(STATUS "CMAKE_INSTALL_PREFIX = ${CMAKE_INSTALL_PREFIX}")

set(SVT_VP9_VERSION_MAJOR "0")
set(SVT_VP9_VERSION_MINOR "2")
set(SVT_VP9_VERSION_PATCHLEVEL "0")
set(SVT_VP9_VERSION_PATCHLEVEL "1")

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

Expand Down

0 comments on commit 11d000b

Please sign in to comment.