mirror of https://github.com/ARMmbed/mbed-os.git
Fixup MBED_PATCH_VERSION
MBED_PATCH_VERSION should have been updated to 3 for this release.mbed-os-5.2 mbed_lib_rev130
parent
342e565214
commit
d5de476f74
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 2
|
#define MBED_MINOR_VERSION 2
|
||||||
#define MBED_PATCH_VERSION 1
|
#define MBED_PATCH_VERSION 3
|
||||||
|
|
||||||
#else
|
#else
|
||||||
// mbed 2
|
// mbed 2
|
||||||
|
|
Loading…
Reference in New Issue