From 8ef0a435b2356f8159dea8e427b2935d177309f8 Mon Sep 17 00:00:00 2001 From: mbedmain Date: Tue, 20 Oct 2020 15:48:27 +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 c9388455914..a3dcf3c211b 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 3 +#define MBED_MINOR_VERSION 4 /** MBED_PATCH_VERSION * Mbed OS patch version