Skip to content

Commit b6370b4

Browse files
authored
Merge pull request #12871 from ARMmbed/mbed-os-5.15.3-rc1
UpdateMbed version and secure binaries
2 parents 52f1f28 + a1104ca commit b6370b4

File tree

11 files changed

+1
-1
lines changed

11 files changed

+1
-1
lines changed

platform/mbed_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
*
4646
* @note 99 is default value for development version (master branch)
4747
*/
48-
#define MBED_PATCH_VERSION 1
48+
#define MBED_PATCH_VERSION 3
4949

5050
#define MBED_ENCODE_VERSION(major, minor, patch) ((major)*10000 + (minor)*100 + (patch))
5151

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)