[skip ci] Up to v0.10.2 (#3006)

Signed-off-by: yhz <413554850@qq.com>
pull/3007/head
BossZou 2020-07-25 10:02:09 +08:00 committed by GitHub
parent 91d3fe5cbc
commit c394608d4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ if (MILVUS_VERSION_MAJOR STREQUAL ""
OR MILVUS_VERSION_MINOR STREQUAL ""
OR MILVUS_VERSION_PATCH STREQUAL "")
message(WARNING "Failed to determine Milvus version from git branch name")
set(MILVUS_VERSION "0.10.1")
set(MILVUS_VERSION "0.10.2")
endif ()
message(STATUS "Build version = ${MILVUS_VERSION}")