OK
Fork of mbed-dev by
Revision 118:1e9abb17742b, committed 2016-04-27
- Comitter:
- mbed_official
- Date:
- Wed Apr 27 19:30:12 2016 +0100
- Parent:
- 117:24bb08393888
- Child:
- 119:3921aeca8633
- Commit message:
- Synchronized with git revision 868ca35dfb02565beafef75f12e5f0f1740e860c
Full URL: https://github.com/mbedmicro/mbed/commit/868ca35dfb02565beafef75f12e5f0f1740e860c/
Changed in this revision
api/mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/api/mbed.h Tue Apr 26 19:45:10 2016 +0100 +++ b/api/mbed.h Wed Apr 27 19:30:12 2016 +0100 @@ -1,3 +1,4 @@ + /* mbed Microcontroller Library * Copyright (c) 2006-2013 ARM Limited * @@ -16,7 +17,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 118 +#define MBED_LIBRARY_VERSION 119 #include "platform.h"