Skip to content
Snippets Groups Projects
Commit 5ad184fd authored by Pavel Zhukov's avatar Pavel Zhukov Committed by Stefan Schmidt
Browse files

Bump version for Goofy


dunfell branch is not Jasmine (1.0.0) anymore. bumping to 1.99.99 to be
symver compatible.

Signed-off-by: default avatarPavel Zhukov <pavel.zhukov@huawei.com>
parent cbe4c7c3
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ project = 'Oniro Project Build System'
copyright = '2021'
author = 'Oniro Project'
version = '1.0.0-rc'
version = '1.99.99'
release = version
# -- General configuration ---------------------------------------------------
......
......@@ -7,4 +7,4 @@ require conf/distro/freertos.conf
DISTRO = "oniro-freertos"
DISTRO_NAME = "Oniro Project Base FreeRTOS Distro"
DISTRO_VERSION = "1.0.0-rc"
DISTRO_VERSION = "1.99.99"
......@@ -4,7 +4,7 @@
DISTRO = "oniro-linux"
DISTRO_NAME = "Oniro Project Base Linux Distro"
DISTRO_VERSION = "1.0.0-rc"
DISTRO_VERSION = "1.99.99"
DISTRO_CODENAME = "dunfell"
SDK_VENDOR = "-onirosdk"
SDK_VERSION = "${@d.getVar('DISTRO_VERSION').replace('snapshot-${DATE}', 'snapshot')}"
......
......@@ -7,4 +7,4 @@ require conf/distro/zephyr.conf
DISTRO = "oniro-zephyr"
DISTRO_NAME = "Oniro Project Base Zephyr Distro"
DISTRO_VERSION = "1.0.0-rc"
DISTRO_VERSION = "1.99.99"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment