From 54a1e61871807907226f75202f53077b7d2cf75a Mon Sep 17 00:00:00 2001 From: 0xc0170 Date: Tue, 24 May 2016 13:38:30 +0100 Subject: [PATCH] mbed lib revision - 121 --- 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 a5fbb4c9bc4..df2c6c762d3 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 120 +#define MBED_LIBRARY_VERSION 121 #include "platform.h"