Update MBED_LIBRARY_VERSION to v141

pull/4209/head
adbridge 2017-04-21 15:42:26 +01:00
parent 74c2273f42
commit c23bd8d513
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 140
#define MBED_LIBRARY_VERSION 141
#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 3
#define MBED_PATCH_VERSION 4
#else
// mbed 2