Merge pull request #3433 from ARMmbed/release-candidate

Update MBED_LIBRARY_VERSION to 131 and mbed version macros for mbed-os-5.3.0
mbed-os-5.3 mbed_lib_rev131
Anna Bridge 2016-12-13 12:10:04 +00:00 committed by GitHub
commit 532da7133f
1 changed files with 3 additions and 3 deletions

6
mbed.h
View File

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