mirror of https://github.com/milvus-io/milvus.git
update knowhere's verison to 2.2.0 (#26553)
Signed-off-by: Li Liu <li.liu@zilliz.com>pull/26563/head
parent
b82fc8d6e7
commit
e17cda23f4
|
@ -11,7 +11,7 @@
|
|||
# or implied. See the License for the specific language governing permissions and limitations under the License.
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
set( KNOWHERE_VERSION 57a7fcf )
|
||||
set( KNOWHERE_VERSION v2.2.0 )
|
||||
|
||||
message(STATUS "Building knowhere-${KNOWHERE_SOURCE_VER} from source")
|
||||
message(STATUS ${CMAKE_BUILD_TYPE})
|
||||
|
|
Loading…
Reference in New Issue