Skip to content

Commit

Permalink
enhance: Update Knowhere version (#37000)
Browse files Browse the repository at this point in the history
Signed-off-by: foxspy <[email protected]>
  • Loading branch information
foxspy authored Oct 21, 2024
1 parent ac178ee commit 346510e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/core/thirdparty/knowhere/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# Update KNOWHERE_VERSION for the first occurrence
milvus_add_pkg_config("knowhere")
set_property(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY INCLUDE_DIRECTORIES "")
set( KNOWHERE_VERSION be5e77c )
set( KNOWHERE_VERSION b3a76d1 )
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
message(STATUS "Knowhere repo: ${GIT_REPOSITORY}")
message(STATUS "Knowhere version: ${KNOWHERE_VERSION}")
Expand Down

0 comments on commit 346510e

Please sign in to comment.