From 9738b27c7df897c29e9769911d6794ba3e5b3f19 Mon Sep 17 00:00:00 2001 From: mbedmain Date: Fri, 16 Apr 2021 10:54:26 +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 e612123f31c..ed69ff72b87 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 9 +#define MBED_MINOR_VERSION 10 /** MBED_PATCH_VERSION * Mbed OS patch version