From a94eb663dc1bba8f9c387bcb58a8ed61560eb9ae Mon Sep 17 00:00:00 2001 From: 0xc0170 Date: Wed, 29 Oct 2014 10:54:57 +0000 Subject: [PATCH] API: mbed header file - mbed lib revision - 91 --- 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 1418273f74..0ca6cf2aef 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 90 +#define MBED_LIBRARY_VERSION 91 #include "platform.h"