From 09132ce8ce8e4f0fac7d7147bb09cb99e90aeb1d Mon Sep 17 00:00:00 2001 From: adbridge Date: Fri, 4 May 2018 12:22:31 +0100 Subject: [PATCH] Update Mbed version block for patch release --- mbed.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mbed.h b/mbed.h index cf7c145f21..c7d6db5a4d 100644 --- a/mbed.h +++ b/mbed.h @@ -16,13 +16,13 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 161 +#define MBED_LIBRARY_VERSION 162 #if MBED_CONF_RTOS_PRESENT // RTOS present, this is valid only for mbed OS 5 #define MBED_MAJOR_VERSION 5 #define MBED_MINOR_VERSION 8 -#define MBED_PATCH_VERSION 3 +#define MBED_PATCH_VERSION 4 #else // mbed 2