Updated MBED versionning block for patch release

pull/5184/head
adbridge 2017-09-24 21:34:30 +01:00
parent 431fac4445
commit cda6250e36
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 151
#define MBED_LIBRARY_VERSION 152
#if MBED_CONF_RTOS_PRESENT
// RTOS present, this is valid only for mbed OS 5
#define MBED_MAJOR_VERSION 5
#define MBED_MINOR_VERSION 6
#define MBED_PATCH_VERSION 0
#define MBED_PATCH_VERSION 1
#else
// mbed 2