From 31f66c22e576852a6ab1e3a99773976eedd0641b Mon Sep 17 00:00:00 2001 From: 0xc0170 Date: Mon, 16 Feb 2015 17:04:27 +0000 Subject: [PATCH] mbed header file - mbed lib revision - 94 --- libraries/mbed/api/mbed.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/mbed/api/mbed.h b/libraries/mbed/api/mbed.h index ef1393a0eb..a9fc587392 100644 --- a/libraries/mbed/api/mbed.h +++ b/libraries/mbed/api/mbed.h @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 93 +#define MBED_LIBRARY_VERSION 94 #include "platform.h"