From 810adf9aa8e3904e459ad5b4922ad03551062515 Mon Sep 17 00:00:00 2001 From: mbedmain Date: Thu, 16 Sep 2021 12:15:02 +0100 Subject: [PATCH] Update Mbed version block --- platform/include/platform/mbed_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/include/platform/mbed_version.h b/platform/include/platform/mbed_version.h index 155843f938..7ee9e28c04 100644 --- a/platform/include/platform/mbed_version.h +++ b/platform/include/platform/mbed_version.h @@ -38,7 +38,7 @@ * * @note 99 is default value for development version (master branch) */ -#define MBED_MINOR_VERSION 14 +#define MBED_MINOR_VERSION 15 /** MBED_PATCH_VERSION * Mbed OS patch version