Skip to content

Commit

Permalink
Change AVIF_LOCAL_SVT_GIT_TAG to "v2.1.0"
Browse files Browse the repository at this point in the history
I missed this change in
#2163.
  • Loading branch information
wantehchang committed May 23, 2024
1 parent 3af708a commit 4e6a975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Modules/LocalSvt.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(AVIF_LOCAL_SVT_GIT_TAG "v2.0.0")
set(AVIF_LOCAL_SVT_GIT_TAG "v2.1.0")

set(LIB_FILENAME "${AVIF_SOURCE_DIR}/ext/SVT-AV1/Bin/Release/${AVIF_LIBRARY_PREFIX}SvtAv1Enc${CMAKE_STATIC_LIBRARY_SUFFIX}")

Expand Down

0 comments on commit 4e6a975

Please sign in to comment.