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:
- 57:c6275de14bc5
- Parent:
- 56:38b36e947602
--- a/inc/mbedVersion.h Mon Feb 24 08:49:25 2020 +0000 +++ b/inc/mbedVersion.h Fri Mar 06 05:32:12 2020 +0000 @@ -23,7 +23,7 @@ */ #define MBED_HOST_MAJOR 0x01 #define MBED_HOST_MINOR 0x02 -#define MBED_HOST_BUILD 0x0002 +#define MBED_HOST_BUILD 0x0003 #endif