From a7dcd9d827b46c9ac722678522b398ecfd64fe87 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Sun, 19 Nov 2017 07:51:40 -0500 Subject: [PATCH] release: Zephyr 1.9.2 Signed-off-by: Anas Nashif --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fec97db809e7..5bd0038c3234 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION_MAJOR = 1 VERSION_MINOR = 9 -PATCHLEVEL = 1 +PATCHLEVEL = 2 VERSION_RESERVED = 0 EXTRAVERSION = NAME = Zephyr Kernel