Update MBED_LIBRARY_VERSION to v143

pull/4356/head
adbridge 2017-05-21 14:38:12 +01:00
parent ffc1f39f3b
commit d62312b546
1 changed files with 2 additions and 2 deletions

4
mbed.h
View File

@ -16,13 +16,13 @@
#ifndef MBED_H #ifndef MBED_H
#define MBED_H #define MBED_H
#define MBED_LIBRARY_VERSION 142 #define MBED_LIBRARY_VERSION 143
#if MBED_CONF_RTOS_PRESENT #if MBED_CONF_RTOS_PRESENT
// RTOS present, this is valid only for mbed OS 5 // RTOS present, this is valid only for mbed OS 5
#define MBED_MAJOR_VERSION 5 #define MBED_MAJOR_VERSION 5
#define MBED_MINOR_VERSION 4 #define MBED_MINOR_VERSION 4
#define MBED_PATCH_VERSION 5 #define MBED_PATCH_VERSION 6
#else #else
// mbed 2 // mbed 2