From 6caef39312b4da46a40b8b769da167641133f4ea Mon Sep 17 00:00:00 2001 From: Anna Bridge Date: Fri, 16 Sep 2016 11:19:54 +0100 Subject: [PATCH] Release mbed-os-5.1.4 and mbed lib v126 --- hal/api/mbed.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hal/api/mbed.h b/hal/api/mbed.h index 97f650c61e..0a95efc5eb 100644 --- a/hal/api/mbed.h +++ b/hal/api/mbed.h @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 125 +#define MBED_LIBRARY_VERSION 126 #if MBED_CONF_RTOS_PRESENT #include "rtos/rtos.h"