Skip to content
Snippets Groups Projects
Commit d2b321b2 authored by Stefan Schmidt's avatar Stefan Schmidt
Browse files

openharmony-{linux,zephyr}.conf: bump distro version to open up development


With the 0.1.0 release done we are now back in development mode.
Indicate this by setting the version to 0.1.99. If we ned to provide
stable update releases to 0.1.0 they will come from a release branch as
0.1.1 .. 0.1.n.

Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
parent c721612e
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ require conf/distro/poky.conf
DISTRO = "openharmony-linux"
DISTRO_NAME = "OpenHarmony Base Linux Distro"
DISTRO_VERSION = "0.1.0"
DISTRO_VERSION = "0.1.99"
TCLIBC ?= "musl"
......
......@@ -6,4 +6,4 @@ require conf/distro/zephyr.conf
DISTRO = "openharmony-zephyr"
DISTRO_NAME = "OpenHarmony Base Zephyr Distro"
DISTRO_VERSION = "0.1.0"
DISTRO_VERSION = "0.1.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