Skip to content

Commit c76d8ff

Browse files
committed
Update MBED_LIBRARY_VERSION to v138
1 parent f6388de commit c76d8ff

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
@@ -22,7 +22,7 @@
2222
// RTOS present, this is valid only for mbed OS 5
2323
#define MBED_MAJOR_VERSION 5
2424
#define MBED_MINOR_VERSION 4
25-
#define MBED_PATCH_VERSION 0
25+
#define MBED_PATCH_VERSION 1
2626

2727
#else
2828
// mbed 2

0 commit comments

Comments
 (0)