提交 19c749ef 编写于 作者: L laiguizhong

update ohos const para

Signed-off-by: Nlaiguizhong <laiguizhong@huawei.com>
Change-Id: I5232e4e19d646aca3c96c70b79cac922dd39ff28
上级 834c7805
......@@ -17,7 +17,7 @@
/* *
* Major(M) version number.
*/
static int g_majorVersion = 2;
static int g_majorVersion = 3;
/* *
* Senior(S) version number.
......@@ -27,12 +27,12 @@ static int g_seniorVersion = 2;
/* *
* Feature(F) version number.
*/
static int g_featureVersion = 0;
static int g_featureVersion = 3;
/* *
* Build(B) version number.
*/
static int g_buildVersion = 0;
static int g_buildVersion = 5;
/* *
* Obtains the major (M) version number, which increases with any updates to the overall architecture.
......
......@@ -12,5 +12,5 @@
# limitations under the License.
const.ohos.version.security_patch=2022-03-30
const.ohos.releasetype=Canary1
const.ohos.releasetype=Beta1
const.ohos.apiversion=8
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册