OCT 1. 更新工程版本号

This commit is contained in:
huangxin 2023-01-11 17:53:51 +08:00
parent 3f61b84784
commit 3078e84918
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
CMAKE_MINIMUM_REQUIRED(VERSION 3.10 FATAL_ERROR)
SET(VCPE_VERSION "1.0.0")
SET(VCPE_VERSION "1.0.1")
PROJECT(vCPE VERSION "${VCPE_VERSION}")
OPTION(VCPE_AGENT "Enable vCPE agent test application" OFF)