From ba8264717c2064a2e8f73e13d8a65ff0a8683fc3 Mon Sep 17 00:00:00 2001 From: 0xc0170 Date: Wed, 18 Mar 2015 10:09:17 +0000 Subject: [PATCH] mbed header file - mbed lib revision - 96 --- 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 3b20e2456c..31d746f1e2 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 95 +#define MBED_LIBRARY_VERSION 96 #include "platform.h"