mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 02:48:45 +08:00
enhance: update knowhere version (#34361)
Signed-off-by: chasingegg <chao.gao@zilliz.com>
This commit is contained in:
parent
3563136c2a
commit
ec5db7a57d
@ -13,7 +13,7 @@
|
||||
|
||||
# Update KNOWHERE_VERSION for the first occurrence
|
||||
set_property(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY INCLUDE_DIRECTORIES "")
|
||||
set( KNOWHERE_VERSION 6bd3ba4c )
|
||||
set( KNOWHERE_VERSION 0d4834f )
|
||||
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
|
||||
message(STATUS "Knowhere repo: ${GIT_REPOSITORY}")
|
||||
message(STATUS "Knowhere version: ${KNOWHERE_VERSION}")
|
||||
|
Loading…
Reference in New Issue
Block a user