Update Mbed version block for patch release

pull/5767/head
adbridge 2018-01-02 15:22:05 +00:00
parent 97a61c43e3
commit 37641d7e88
1 changed files with 2 additions and 2 deletions

4
mbed.h
View File

@ -16,13 +16,13 @@
#ifndef MBED_H
#define MBED_H
#define MBED_LIBRARY_VERSION 0
#define MBED_LIBRARY_VERSION 158
#if MBED_CONF_RTOS_PRESENT
// RTOS present, this is valid only for mbed OS 5
#define MBED_MAJOR_VERSION 5
#define MBED_MINOR_VERSION 7
#define MBED_PATCH_VERSION 1
#define MBED_PATCH_VERSION 2
#else
// mbed 2