update knowhere's verison to 2.2.0 (#26553)

Signed-off-by: Li Liu <li.liu@zilliz.com>
pull/26563/head
liliu-z 2023-08-23 00:52:21 +08:00 committed by GitHub
parent b82fc8d6e7
commit e17cda23f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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})