Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: inc/mbedVersion.h
- Revision:
- 56:38b36e947602
- Parent:
- 55:215da406282b
- Child:
- 57:c6275de14bc5
--- a/inc/mbedVersion.h Mon Feb 24 07:04:35 2020 +0000 +++ b/inc/mbedVersion.h Mon Feb 24 08:49:25 2020 +0000 @@ -22,8 +22,8 @@ * environment. */ #define MBED_HOST_MAJOR 0x01 -#define MBED_HOST_MINOR 0x12 -#define MBED_HOST_BUILD 0x0061 +#define MBED_HOST_MINOR 0x02 +#define MBED_HOST_BUILD 0x0002 #endif