From 5e38a9c058d14bef16c56a6c1db872ecea345cdd Mon Sep 17 00:00:00 2001 From: 0xc0170 Date: Tue, 30 Aug 2016 10:54:18 +0300 Subject: [PATCH] mbed lib rev - 125 --- 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 d3b055ff1b..97f650c61e 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 124 +#define MBED_LIBRARY_VERSION 125 #if MBED_CONF_RTOS_PRESENT #include "rtos/rtos.h"