mirror of https://github.com/ARMmbed/mbed-os.git
Update MBED_LIBRARY_VERSION to v138
parent
f6388de8f4
commit
c76d8ffdfc
2
mbed.h
2
mbed.h
|
@ -22,7 +22,7 @@
|
||||||
// RTOS present, this is valid only for mbed OS 5
|
// RTOS present, this is valid only for mbed OS 5
|
||||||
#define MBED_MAJOR_VERSION 5
|
#define MBED_MAJOR_VERSION 5
|
||||||
#define MBED_MINOR_VERSION 4
|
#define MBED_MINOR_VERSION 4
|
||||||
#define MBED_PATCH_VERSION 0
|
#define MBED_PATCH_VERSION 1
|
||||||
|
|
||||||
#else
|
#else
|
||||||
// mbed 2
|
// mbed 2
|
||||||
|
|
Loading…
Reference in New Issue