We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70b19a commit 263c352Copy full SHA for 263c352
Makefile
@@ -1,8 +1,8 @@
1
VERSION_MAJOR = 1
2
VERSION_MINOR = 6
3
-PATCHLEVEL = 0
+PATCHLEVEL = 1
4
VERSION_RESERVED = 0
5
-EXTRAVERSION =
+EXTRAVERSION = rc
6
NAME = Zephyr Kernel
7
8
export SOURCE_DIR PROJECT MDEF_FILE
0 commit comments