Skip to content

Commit

Permalink
Merge branch 'koi-v0.4.1' into 'master'
Browse files Browse the repository at this point in the history
koi v0.4.1

See merge request machine-learning/dorado!684
  • Loading branch information
tijyojwad committed Nov 7, 2023
2 parents 0ec5677 + 1475ba7 commit 383fe02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Koi.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ endfunction()

if(CMAKE_SYSTEM_NAME STREQUAL "Linux" OR WIN32)

set(KOI_VERSION 0.4.0)
set(KOI_VERSION 0.4.1)
if(BUILD_KOI_FROM_SOURCE)
message(STATUS "Building Koi from source")
set(KOI_DIR "${DORADO_3RD_PARTY_DOWNLOAD}/koi")
Expand Down

0 comments on commit 383fe02

Please sign in to comment.