Skip to content

Commit e1ea30b

Browse files
authored
enhance: [2.6] update knowhere version (#45271)
issue: #42937 pr: #45270 Signed-off-by: xianliang.li <xianliang.li@zilliz.com>
1 parent 8942bb7 commit e1ea30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/core/thirdparty/knowhere/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# Update KNOWHERE_VERSION for the first occurrence
1515
milvus_add_pkg_config("knowhere")
1616
set_property(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY INCLUDE_DIRECTORIES "")
17-
set( KNOWHERE_VERSION deadb8e )
17+
set( KNOWHERE_VERSION v2.6.5 )
1818
set( GIT_REPOSITORY "https://github.com/zilliztech/knowhere.git")
1919

2020
message(STATUS "Knowhere repo: ${GIT_REPOSITORY}")

0 commit comments

Comments
 (0)