mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-31 16:05:30 +08:00
MS-125 Update version of CMakeLists.txt
Former-commit-id: 55b6335bab0f8b4c61c685e7fb4ad3c3bee8b2b8
This commit is contained in:
parent
bba723774f
commit
c3d527f95c
@ -52,7 +52,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.3.0")
|
||||
set(MILVUS_VERSION "0.3.1")
|
||||
endif()
|
||||
|
||||
message(STATUS "Build version = ${MILVUS_VERSION}")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user