Update MBED_LIBRARY_VERSION to v142

pull/4278/head
adbridge 2017-05-05 16:48:53 +01:00
parent c9313005fb
commit 499584744b
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 141
#define MBED_LIBRARY_VERSION 142
#if MBED_CONF_RTOS_PRESENT
// RTOS present, this is valid only for mbed OS 5
#define MBED_MAJOR_VERSION 5
#define MBED_MINOR_VERSION 4
#define MBED_PATCH_VERSION 4
#define MBED_PATCH_VERSION 5
#else
// mbed 2