Skip to content

Commit de41409

Browse files
authored
Merge pull request #3109 from ARMmbed/release-candidate
Update MBED_LIBRARY_VERSION to 128
2 parents 1d87508 + 75803d8 commit de41409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mbed.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#ifndef MBED_H
1717
#define MBED_H
1818

19-
#define MBED_LIBRARY_VERSION 123
19+
#define MBED_LIBRARY_VERSION 128
2020

2121
#if MBED_CONF_RTOS_PRESENT
2222
#include "rtos/rtos.h"

0 commit comments

Comments
 (0)