Skip to content

Commit ac42d50

Browse files
committed
VERSION: Bump to 1.0.0-beta1
This commit bumps the Zephyr SDK version to 1.0.0-beta1. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 840c410 commit ac42d50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.18.0-alpha4
1+
1.0.0-beta1

cmake/zephyr/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
config TOOLCHAIN_ZEPHYR_0_18
3+
config TOOLCHAIN_ZEPHYR_1_0
44
def_bool y
55

66
config TOOLCHAIN_ZEPHYR_SUPPORTS_THREAD_LOCAL_STORAGE

0 commit comments

Comments
 (0)